.. |
aasmllvm.pas
|
af098474f4
* keep track of the alignment requirements of parameters with LLVM, and emit
|
6 years ago |
agllvm.pas
|
af098474f4
* keep track of the alignment requirements of parameters with LLVM, and emit
|
6 years ago |
cgllvm.pas
|
a8e107bb4b
* fix memory leak: free rg[R_MMREGISTER]
|
8 years ago |
hlcgllvm.pas
|
a0831b058a
* fixed LLVM para loading for byval paralocs that are preceded by other
|
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 |
llvmdef.pas
|
a0831b058a
* fixed LLVM para loading for byval paralocs that are preceded by other
|
6 years ago |
llvminfo.pas
|
752a28a41d
* enabled more optimization flags for llvm
|
6 years ago |
llvmnode.pas
|
b6efcb9105
+ tllvmexceptionstatehandler that emits LLVM landingpad instructions to be
|
6 years ago |
llvmpara.pas
|
d93c05a90c
* synchronised with trunk till r41207
|
6 years ago |
llvmpi.pas
|
df0a126064
* abstracted rest of the generic exception handling code through the
|
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
|
af098474f4
* keep track of the alignment requirements of parameters with LLVM, and emit
|
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
|
7aa6a2ec81
* only make a copy of the finally code in pass_1 instead of in pass_typecheck,
|
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 |