.. |
aasmllvm.pas
|
4a5b7b7d50
* once we've defined a symbol as an alias, it's declared to the same extent
|
10 éve |
agllvm.pas
|
54dd25b448
* support llvm aliases for defs other than procdef
|
10 éve |
cgllvm.pas
|
5e79789f9e
+ dummy mmregister allocator for platforms that use such registers
|
11 éve |
hlcgllvm.pas
|
9175809d5d
* use correct llvm type conversion operator when loading a "named register"
|
10 éve |
itllvm.pas
|
765044aede
* fixed a number of (mostly false) warnings regarding uninitialised
|
10 éve |
llvmbase.pas
|
765044aede
* fixed a number of (mostly false) warnings regarding uninitialised
|
10 éve |
llvmdef.pas
|
6c5f1327f4
* generate the correct llvm type description for classrefdef
|
10 éve |
llvminfo.pas
|
44b1996158
+ base units for llvm:
|
11 éve |
llvmnode.pas
|
cf2e46c2c1
* reworked external symbol handling on llvm to deal with the fact that
|
10 éve |
llvmpara.pas
|
94aadb23ab
+ implemented getintparaloc() for llvm
|
10 éve |
llvmsym.pas
|
39074edf10
- removed the globalsymbolmangleprefix/suffix constants that were added for
|
11 éve |
llvmtarg.pas
|
5409d4321e
+ basic llvm bitcode (textual format) writer:
|
11 éve |
llvmtype.pas
|
cf2e46c2c1
* reworked external symbol handling on llvm to deal with the fact that
|
10 éve |
nllvmadd.pas
|
f94f9f44e4
* convert all arguments to integers in case of comparisons of pointers with
|
10 éve |
nllvmcal.pas
|
0867b6e4f8
* added missing {$i fpcdefs.inc}
|
11 éve |
nllvmcnv.pas
|
eae68e86a1
* don't insert a typeconversion from pasbool to int in case the left
|
10 éve |
nllvmcon.pas
|
9e074d036b
* migrated the handling of ansi/unicodestring constants to the high level
|
11 éve |
nllvminl.pas
|
6aafe209d0
+ llvm second_length() implementation (can't use generic one because of its
|
11 éve |
nllvmld.pas
|
0867b6e4f8
* added missing {$i fpcdefs.inc}
|
11 éve |
nllvmmat.pas
|
f70865fc1f
* moved tjvmnotnode implementation to generic ncghlmat unit, and also use it
|
11 éve |
nllvmmem.pas
|
337716d413
* fixed subscripting classes in llvm
|
10 éve |
nllvmtcon.pas
|
bd8079f896
* cache and reuse procvardefs internally created to get the address of a
|
10 éve |
nllvmutil.pas
|
e2cf90ad8a
* add type declarations for structure types in the llvm code so that we can
|
10 éve |
rgllvm.pas
|
2336d22985
* override instr_get_oper_spilling_info and substitute_spilled_registers for
|
10 éve |
symllvm.pas
|
cf2e46c2c1
* reworked external symbol handling on llvm to deal with the fact that
|
10 éve |
tgllvm.pas
|
765044aede
* fixed a number of (mostly false) warnings regarding uninitialised
|
10 éve |