.. |
aasmllvm.pas
|
4a5b7b7d50
* once we've defined a symbol as an alias, it's declared to the same extent
|
10 years ago |
agllvm.pas
|
7a8b5fd6c5
* several fixes for emitting aggregate typed constants with C/ABI packing:
|
10 years ago |
cgllvm.pas
|
5e79789f9e
+ dummy mmregister allocator for platforms that use such registers
|
11 years ago |
hlcgllvm.pas
|
e9d2eb6cff
* fixed a_load_reg_reg() when storing an array/record to another
|
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
|
b55c7df996
* factored out internal type prefixes
|
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
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
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
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
10 years ago |
nllvmcon.pas
|
f40ea04540
* changed getarraydef() into a tarraydef.getreusable() class method
|
10 years ago |
nllvminl.pas
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
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
|
e93660c170
- removed ttai_lowleveltypedconstbuilder.queue_addrn(), as we are always
|
10 years ago |
nllvmutil.pas
|
e2cf90ad8a
* add type declarations for structure types in the llvm code so that we can
|
10 years ago |
rgllvm.pas
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
10 years ago |
symllvm.pas
|
cf2e46c2c1
* reworked external symbol handling on llvm to deal with the fact that
|
10 years ago |
tgllvm.pas
|
765044aede
* fixed a number of (mostly false) warnings regarding uninitialised
|
10 years ago |