.. |
aasmllvm.pas
|
4a5b7b7d50
* once we've defined a symbol as an alias, it's declared to the same extent
|
10 years ago |
agllvm.pas
|
d546e74d1c
* don't write newlines after nested taillvm instructions (since they're
|
10 years ago |
cgllvm.pas
|
5e79789f9e
+ dummy mmregister allocator for platforms that use such registers
|
11 years ago |
hlcgllvm.pas
|
bd8079f896
* cache and reuse procvardefs internally created to get the address of a
|
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
|
b9138a1c90
* changed the llvm type of comp/currency in parameter and return type
|
10 years ago |
llvminfo.pas
|
44b1996158
+ base units for llvm:
|
11 years ago |
llvmnode.pas
|
6aafe209d0
+ llvm second_length() implementation (can't use generic one because of its
|
11 years ago |
llvmpara.pas
|
94aadb23ab
+ implemented getintparaloc() for llvm
|
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
|
8f1fb60f61
* also collect the llvm type info from the initialisation data of typed
|
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
|
eae68e86a1
* don't insert a typeconversion from pasbool to int in case the left
|
10 years ago |
nllvmcon.pas
|
9e074d036b
* migrated the handling of ansi/unicodestring constants to the high level
|
11 years ago |
nllvminl.pas
|
6aafe209d0
+ llvm second_length() implementation (can't use generic one because of its
|
11 years ago |
nllvmld.pas
|
0867b6e4f8
* added missing {$i fpcdefs.inc}
|
11 years ago |
nllvmmat.pas
|
f70865fc1f
* moved tjvmnotnode implementation to generic ncghlmat unit, and also use it
|
11 years ago |
nllvmmem.pas
|
8034ef1f31
* support for dynamic strings and arrays in update_reference_reg_mul()
|
10 years ago |
nllvmtcon.pas
|
bd8079f896
* cache and reuse procvardefs internally created to get the address of a
|
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
|
2336d22985
* override instr_get_oper_spilling_info and substitute_spilled_registers for
|
10 years ago |
tgllvm.pas
|
765044aede
* fixed a number of (mostly false) warnings regarding uninitialised
|
10 years ago |