.. |
aasmllvm.pas
|
4b9179636b
+ support for creating and writing LLVM landingpad instructions
|
před 8 roky |
agllvm.pas
|
76045bfc04
* merged macOS/AArch64 support + revisions these changes depended on
|
před 4 roky |
cgllvm.pas
|
a8e107bb4b
* fix memory leak: free rg[R_MMREGISTER]
|
před 8 roky |
hlcgllvm.pas
|
3ac703506c
* rest of the previous accidental partial commit
|
před 6 roky |
itllvm.pas
|
4b9179636b
+ support for creating and writing LLVM landingpad instructions
|
před 8 roky |
llvmbase.pas
|
76045bfc04
* merged macOS/AArch64 support + revisions these changes depended on
|
před 4 roky |
llvmdef.pas
|
3ac703506c
* rest of the previous accidental partial commit
|
před 6 roky |
llvminfo.pas
|
4d951780d1
+ support for LLVM 3.8 and LLVM 3.9 IR to the llvm assembler writer
|
před 8 roky |
llvmnode.pas
|
48ef33a8b3
* fixed interprocedural gotos for llvm
|
před 8 roky |
llvmpara.pas
|
d39db60934
* initialise the llvmvalueloc field for LOC_VOID locations, so they don't
|
před 8 roky |
llvmsym.pas
|
39074edf10
- removed the globalsymbolmangleprefix/suffix constants that were added for
|
před 11 roky |
llvmtarg.pas
|
5409d4321e
+ basic llvm bitcode (textual format) writer:
|
před 11 roky |
llvmtype.pas
|
28e5636daa
+ support for LLVM nil assembler symbols in instructions (write as "null")
|
před 8 roky |
nllvmadd.pas
|
9d2bba1917
* create a separate type and def for the LLVM "i1" type, because reusing
|
před 9 roky |
nllvmbas.pas
|
3ea976fd2d
* fixed compilation of llvm compiler after r34996
|
před 8 roky |
nllvmcal.pas
|
f5e4265b1e
* "push" zero-sized value parameters for LLVM and JVM, because all parameters
|
před 9 roky |
nllvmcnv.pas
|
3ac703506c
* rest of the previous accidental partial commit
|
před 6 roky |
nllvmcon.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
před 7 roky |
nllvmflw.pas
|
48ef33a8b3
* fixed interprocedural gotos for llvm
|
před 8 roky |
nllvminl.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
před 7 roky |
nllvmld.pas
|
3ac703506c
* rest of the previous accidental partial commit
|
před 6 roky |
nllvmmat.pas
|
26a05518f8
* implement unary minus for floating point via -1.0*x instead of 0-x,
|
před 8 roky |
nllvmmem.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
před 7 roky |
nllvmtcon.pas
|
a0b537bc7b
* fixed typed constants that use an integer number to initialise a procvar or
|
před 8 roky |
nllvmutil.pas
|
db40e1575d
+ support for handling the tcalo_no_dead_strip flag when targeting LLVM:
|
před 8 roky |
rgllvm.pas
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
před 10 roky |
symllvm.pas
|
a58504990a
* fixed llvm handling of routines that are normally declared in the
|
před 10 roky |
tgllvm.pas
|
3da67019e5
* fixed llvm compiler compilation after r38814 (crashes in "make cycle", but
|
před 7 roky |