.. |
aasmllvm.pas
|
4a5b7b7d50
* once we've defined a symbol as an alias, it's declared to the same extent
|
10 éve |
agllvm.pas
|
d546e74d1c
* don't write newlines after nested taillvm instructions (since they're
|
10 éve |
cgllvm.pas
|
5e79789f9e
+ dummy mmregister allocator for platforms that use such registers
|
11 éve |
hlcgllvm.pas
|
8234fcd229
* implemented thlcgllvm.g_external_wrapper by just declaring the new symbol
|
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
|
b9138a1c90
* changed the llvm type of comp/currency in parameter and return type
|
10 éve |
llvminfo.pas
|
44b1996158
+ base units for llvm:
|
11 éve |
llvmnode.pas
|
6aafe209d0
+ llvm second_length() implementation (can't use generic one because of its
|
11 é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
|
8f1fb60f61
* also collect the llvm type info from the initialisation data of typed
|
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
|
f7b5ee64ae
* always insert type conversion for pasbool to int on llvm, as pasbool is
|
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
|
864f9b24cc
* handle indexing implicit pointer types on llvm
|
10 éve |
nllvmtcon.pas
|
e2cf90ad8a
* add type declarations for structure types in the llvm code so that we can
|
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 |
tgllvm.pas
|
765044aede
* fixed a number of (mostly false) warnings regarding uninitialised
|
10 éve |