.. |
aasmllvm.pas
|
fcde89cb26
* support forcing to write the parameter alignment for parameters for LLVM,
|
6 years ago |
agllvm.pas
|
fc60ec2ea4
+ support for LLVM LTO: compile units with -CLflto -> when compiling a main
|
6 years ago |
cgllvm.pas
|
a8e107bb4b
* fix memory leak: free rg[R_MMREGISTER]
|
8 years ago |
hlcgllvm.pas
|
fcde89cb26
* support forcing to write the parameter alignment for parameters for LLVM,
|
6 years ago |
itllvm.pas
|
ce7579bd50
+ added "cleanup" landing pad opcode
|
6 years ago |
llvmbase.pas
|
8eb07ed7b1
* add support for custom calling conventions to LLVM function declarations
|
6 years ago |
llvmcfi.pas
|
16cde0da15
* create LLVM TAsmCFI wrapper that calls through to the original TASmCFI for
|
6 years ago |
llvmdef.pas
|
a079e5fa80
* synchronised with trunk till r41449
|
6 years ago |
llvminfo.pas
|
3b254affb7
* support for the individual alignment flags for the memcpy intrinsic of
|
6 years ago |
llvmnode.pas
|
16cde0da15
* create LLVM TAsmCFI wrapper that calls through to the original TASmCFI for
|
6 years ago |
llvmpara.pas
|
8f6820a9f1
* LLVM=: also merge varargs paralocs
|
6 years ago |
llvmpi.pas
|
e720a1f306
* moved tcgexceptionstatehandler to a new cgexcept unit
|
6 years ago |
llvmsym.pas
|
39074edf10
- removed the globalsymbolmangleprefix/suffix constants that were added for
|
11 years ago |
llvmtarg.pas
|
5409d4321e
+ basic llvm bitcode (textual format) writer:
|
11 years ago |
llvmtype.pas
|
a0831b058a
* fixed LLVM para loading for byval paralocs that are preceded by other
|
6 years ago |
nllvmadd.pas
|
c55ffa8cc7
* fixed <> comparisons with NaNs (use LLVM "unordered" comparison: succeed
|
6 years ago |
nllvmbas.pas
|
a079e5fa80
* synchronised with trunk till r41449
|
6 years ago |
nllvmcal.pas
|
eb769e3859
* force pointer-based self parameters of inlined routines in temps for LLVM
|
6 years ago |
nllvmcnv.pas
|
acf02ab64b
* when creating wrappers, add a prefix to parameter names to prevent them
|
6 years ago |
nllvmcon.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 years ago |
nllvmflw.pas
|
e720a1f306
* moved tcgexceptionstatehandler to a new cgexcept unit
|
6 years ago |
nllvminl.pas
|
4f72edcdd5
+ LLVM support for the FMA intrinsics
|
6 years ago |
nllvmld.pas
|
acf02ab64b
* when creating wrappers, add a prefix to parameter names to prevent them
|
6 years ago |
nllvmmat.pas
|
b7da7cd654
* ensure the generic version of tcgshlshrnode gets used for llvm
|
6 years ago |
nllvmmem.pas
|
23570bed33
Use same parameter type for update_reference_offset override
|
6 years ago |
nllvmtcon.pas
|
31c047adf8
* synchronised with trunk till r40605
|
6 years ago |
nllvmutil.pas
|
68ce5dc91f
* register static symbols references from assembly code as "used" so that LLVM won't
|
6 years ago |
rgllvm.pas
|
fceb34dbd5
* converted tllvmpara contents from tlocation to toper, so we can also
|
6 years ago |
symllvm.pas
|
a58504990a
* fixed llvm handling of routines that are normally declared in the
|
10 years ago |
tgllvm.pas
|
440026bb25
* synchronised with trunk till r40503
|
6 years ago |