.. |
aasmllvm.pas
|
c80fb6a20e
* explicitly specify whether an llvm specification is a definition (= locally
|
10 years ago |
agllvm.pas
|
839482751d
* when generating code for a pure assembler routine with LLVM, instantiate
|
10 years ago |
cgllvm.pas
|
5e79789f9e
+ dummy mmregister allocator for platforms that use such registers
|
11 years ago |
hlcgllvm.pas
|
cabb16efdb
- removed the no longer used generation of uninitialised results for
|
10 years ago |
itllvm.pas
|
765044aede
* fixed a number of (mostly false) warnings regarding uninitialised
|
10 years ago |
llvmbase.pas
|
765044aede
* fixed a number of (mostly false) warnings regarding uninitialised
|
10 years ago |
llvmdef.pas
|
ba9d54beb5
* don't mangle symbol names for llvm intrinsics
|
10 years ago |
llvminfo.pas
|
44b1996158
+ base units for llvm:
|
11 years ago |
llvmnode.pas
|
cf2e46c2c1
* reworked external symbol handling on llvm to deal with the fact that
|
10 years ago |
llvmpara.pas
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
10 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
|
c80fb6a20e
* explicitly specify whether an llvm specification is a definition (= locally
|
10 years ago |
nllvmadd.pas
|
f94f9f44e4
* convert all arguments to integers in case of comparisons of pointers with
|
10 years ago |
nllvmcal.pas
|
0867b6e4f8
* added missing {$i fpcdefs.inc}
|
11 years ago |
nllvmcnv.pas
|
0fc1fd6ac1
* replaced current_procinfo.currtrue/falselabel with storing the true/false
|
10 years ago |
nllvmcon.pas
|
9a8a323578
* (again) fixed loading the address of the string data of an ansi/
|
10 years ago |
nllvminl.pas
|
677595880a
+ support for get_frame() for the LLVM target (using the llvm.frameaddress()
|
10 years ago |
nllvmld.pas
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
10 years ago |
nllvmmat.pas
|
f70865fc1f
* moved tjvmnotnode implementation to generic ncghlmat unit, and also use it
|
11 years ago |
nllvmmem.pas
|
f40ea04540
* changed getarraydef() into a tarraydef.getreusable() class method
|
10 years ago |
nllvmtcon.pas
|
c80fb6a20e
* explicitly specify whether an llvm specification is a definition (= locally
|
10 years ago |
nllvmutil.pas
|
c80fb6a20e
* explicitly specify whether an llvm specification is a definition (= locally
|
10 years ago |
rgllvm.pas
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
10 years ago |
symllvm.pas
|
a58504990a
* fixed llvm handling of routines that are normally declared in the
|
10 years ago |
tgllvm.pas
|
839482751d
* when generating code for a pure assembler routine with LLVM, instantiate
|
10 years ago |