.. |
aasmllvm.pas
|
* fix case completeness warnings
|
2019-05-12 18:46:47 +00:00 |
aasmllvmmetadata.pas
|
* basic llvm metadata support
|
2019-05-02 19:45:26 +00:00 |
agllvm.pas
|
+ add "thunk" attribute for stubs/thunks and emit it for LLVM
|
2019-09-15 20:43:12 +00:00 |
cgllvm.pas
|
|
|
hlcgllvm.pas
|
* synchronised with trunk till r42189
|
2019-06-07 18:24:38 +00:00 |
itllvm.pas
|
|
|
llvmbase.pas
|
|
|
llvmcfi.pas
|
|
|
llvmdef.pas
|
* add "readonly" attribute for constant pointer parameters on LLVM
|
2019-09-29 10:29:57 +00:00 |
llvminfo.pas
|
* set null-pointer-is-valid attribute on functions, so that LLVM does not
|
2019-05-12 21:09:44 +00:00 |
llvmnode.pas
|
* simplify and optimize generated LLVM code for case statements
|
2019-06-29 12:17:49 +00:00 |
llvmpara.pas
|
|
|
llvmpi.pas
|
- removed maxcrecordalign parameter/field from recordsymtables, as this value
|
2019-07-14 19:24:32 +00:00 |
llvmsym.pas
|
|
|
llvmtarg.pas
|
|
|
llvmtype.pas
|
* fix case completeness warnings
|
2019-05-12 18:46:47 +00:00 |
nllvmadd.pas
|
|
|
nllvmbas.pas
|
* synchronised with trunk till r42049
|
2019-05-12 18:44:05 +00:00 |
nllvmcal.pas
|
|
|
nllvmcnv.pas
|
* different definitions for the same Objective-C class (can happen with
|
2019-09-09 18:33:37 +00:00 |
nllvmcon.pas
|
* fixed occasional rounding error with currency constants on the LLVM targets
|
2019-09-15 20:43:09 +00:00 |
nllvmflw.pas
|
|
|
nllvminl.pas
|
* LLVM-specific support for popcnt
|
2019-06-30 15:23:36 +00:00 |
nllvmld.pas
|
* fix case completeness and unreachable code warnings in compiler that would
|
2019-05-12 14:29:03 +00:00 |
nllvmmat.pas
|
|
|
nllvmmem.pas
|
|
|
nllvmset.pas
|
* simplify and optimize generated LLVM code for case statements
|
2019-06-29 12:17:49 +00:00 |
nllvmtcon.pas
|
* support taking the address of labels defined in assembler blocks in the
|
2019-09-09 18:33:33 +00:00 |
nllvmutil.pas
|
* fix LLVM compilation after r43076
|
2019-09-29 10:29:54 +00:00 |
rgllvm.pas
|
* synchronised with trunk till r42049
|
2019-05-12 18:44:05 +00:00 |
symllvm.pas
|
|
|
tgllvm.pas
|
|
|