.. |
aasmllvm.pas
|
413a3599c1
* thlcgobj.g_unreachable() dummy implementation + llvm override
|
6 년 전 |
agllvm.pas
|
4b9179636b
+ support for creating and writing LLVM landingpad instructions
|
8 년 전 |
cgllvm.pas
|
a8e107bb4b
* fix memory leak: free rg[R_MMREGISTER]
|
8 년 전 |
hlcgllvm.pas
|
e69b4d2d9a
* replaced some stray cpointerdef.create() calls with cpointerdef.getreusable()
|
6 년 전 |
itllvm.pas
|
4b9179636b
+ support for creating and writing LLVM landingpad instructions
|
8 년 전 |
llvmbase.pas
|
c7a0022146
* fix building with LLVM=1, thanks to Karl-Michael Schindler for the hint
|
6 년 전 |
llvmdef.pas
|
93e39fb0cd
* only coerce the type of the leftover bytes of a record if the location
|
6 년 전 |
llvminfo.pas
|
4d951780d1
+ support for LLVM 3.8 and LLVM 3.9 IR to the llvm assembler writer
|
8 년 전 |
llvmnode.pas
|
48ef33a8b3
* fixed interprocedural gotos for llvm
|
8 년 전 |
llvmpara.pas
|
d39db60934
* initialise the llvmvalueloc field for LOC_VOID locations, so they don't
|
8 년 전 |
llvmsym.pas
|
39074edf10
- removed the globalsymbolmangleprefix/suffix constants that were added for
|
11 년 전 |
llvmtarg.pas
|
5409d4321e
+ basic llvm bitcode (textual format) writer:
|
11 년 전 |
llvmtype.pas
|
28e5636daa
+ support for LLVM nil assembler symbols in instructions (write as "null")
|
8 년 전 |
nllvmadd.pas
|
9d2bba1917
* create a separate type and def for the LLVM "i1" type, because reusing
|
9 년 전 |
nllvmbas.pas
|
3ea976fd2d
* fixed compilation of llvm compiler after r34996
|
8 년 전 |
nllvmcal.pas
|
f5e4265b1e
* "push" zero-sized value parameters for LLVM and JVM, because all parameters
|
9 년 전 |
nllvmcnv.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 년 전 |
nllvmcon.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 년 전 |
nllvmflw.pas
|
48ef33a8b3
* fixed interprocedural gotos for llvm
|
8 년 전 |
nllvminl.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 년 전 |
nllvmld.pas
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 년 전 |
nllvmmat.pas
|
b7da7cd654
* ensure the generic version of tcgshlshrnode gets used for llvm
|
6 년 전 |
nllvmmem.pas
|
23570bed33
Use same parameter type for update_reference_offset override
|
6 년 전 |
nllvmtcon.pas
|
97b40dc16d
* fixed dynamic array constants for llvm
|
6 년 전 |
nllvmutil.pas
|
db40e1575d
+ support for handling the tcalo_no_dead_strip flag when targeting LLVM:
|
8 년 전 |
rgllvm.pas
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
10 년 전 |
symllvm.pas
|
a58504990a
* fixed llvm handling of routines that are normally declared in the
|
10 년 전 |
tgllvm.pas
|
51502874af
* emit temp lifetime information for llvm
|
6 년 전 |