.. |
aasmllvm.pas
|
fceb34dbd5
* converted tllvmpara contents from tlocation to toper, so we can also
|
6 years ago |
agllvm.pas
|
f26ac9026e
* enable LLVM support Linux/AArch64
|
6 years ago |
cgllvm.pas
|
a8e107bb4b
* fix memory leak: free rg[R_MMREGISTER]
|
8 years ago |
hlcgllvm.pas
|
b41cd1eb6a
* synchronised with trunk till r40575
|
6 years ago |
itllvm.pas
|
ce7579bd50
+ added "cleanup" landing pad opcode
|
6 years ago |
llvmbase.pas
|
85702dd263
+ added support for clang as an assembler for llvm IR
|
6 years ago |
llvmdef.pas
|
93e39fb0cd
* only coerce the type of the leftover bytes of a record if the location
|
6 years ago |
llvminfo.pas
|
4d951780d1
+ support for LLVM 3.8 and LLVM 3.9 IR to the llvm assembler writer
|
8 years ago |
llvmnode.pas
|
b6efcb9105
+ tllvmexceptionstatehandler that emits LLVM landingpad instructions to be
|
6 years ago |
llvmpara.pas
|
4cd6f59bc3
* changed create_hlcodegen into a procvar, so that we don't have to insert
|
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
|
fceb34dbd5
* converted tllvmpara contents from tlocation to toper, so we can also
|
6 years ago |
nllvmadd.pas
|
9d2bba1917
* create a separate type and def for the LLVM "i1" type, because reusing
|
9 years ago |
nllvmbas.pas
|
fceb34dbd5
* converted tllvmpara contents from tlocation to toper, so we can also
|
6 years ago |
nllvmcal.pas
|
f5e4265b1e
* "push" zero-sized value parameters for LLVM and JVM, because all parameters
|
9 years ago |
nllvmcnv.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 years ago |
nllvmcon.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 years ago |
nllvmflw.pas
|
df0a126064
* abstracted rest of the generic exception handling code through the
|
6 years ago |
nllvminl.pas
|
2330164ee2
+ internal sqrt support for LLVM (faster on all platforms, necessary on
|
6 years ago |
nllvmld.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 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
|
24c49301e3
* synchronised with trunk till r40578
|
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 |