| .. |
|
aasmllvm.pas
|
* once we've defined a symbol as an alias, it's declared to the same extent
|
2015-05-03 16:50:51 +00:00 |
|
agllvm.pas
|
* support llvm aliases for defs other than procdef
|
2015-06-13 22:48:14 +00:00 |
|
cgllvm.pas
|
|
|
|
hlcgllvm.pas
|
* use correct llvm type conversion operator when loading a "named register"
|
2015-06-13 22:48:23 +00:00 |
|
itllvm.pas
|
* fixed a number of (mostly false) warnings regarding uninitialised
|
2015-03-15 21:10:50 +00:00 |
|
llvmbase.pas
|
* fixed a number of (mostly false) warnings regarding uninitialised
|
2015-03-15 21:10:50 +00:00 |
|
llvmdef.pas
|
* generate the correct llvm type description for classrefdef
|
2015-05-31 16:51:04 +00:00 |
|
llvminfo.pas
|
|
|
|
llvmnode.pas
|
* reworked external symbol handling on llvm to deal with the fact that
|
2015-06-13 22:48:20 +00:00 |
|
llvmpara.pas
|
+ implemented getintparaloc() for llvm
|
2015-04-04 14:29:19 +00:00 |
|
llvmsym.pas
|
|
|
|
llvmtarg.pas
|
|
|
|
llvmtype.pas
|
* reworked external symbol handling on llvm to deal with the fact that
|
2015-06-13 22:48:20 +00:00 |
|
nllvmadd.pas
|
* convert all arguments to integers in case of comparisons of pointers with
|
2015-04-07 19:35:08 +00:00 |
|
nllvmcal.pas
|
* added missing {$i fpcdefs.inc}
|
2014-08-10 19:40:34 +00:00 |
|
nllvmcnv.pas
|
* don't insert a typeconversion from pasbool to int in case the left
|
2015-05-03 16:51:10 +00:00 |
|
nllvmcon.pas
|
* ensure that the llvmst is initialised before using a field's llvmfieldnr
|
2015-06-13 22:48:40 +00:00 |
|
nllvminl.pas
|
+ llvm second_length() implementation (can't use generic one because of its
|
2014-08-12 18:59:19 +00:00 |
|
nllvmld.pas
|
* fixed open array constructors for llvm
|
2015-06-13 22:48:28 +00:00 |
|
nllvmmat.pas
|
|
|
|
nllvmmem.pas
|
* index the llvm shadow symtable with a fieldvarsym rather than with the
|
2015-06-13 22:48:37 +00:00 |
|
nllvmtcon.pas
|
* index the llvm shadow symtable with a fieldvarsym rather than with the
|
2015-06-13 22:48:37 +00:00 |
|
nllvmutil.pas
|
* add type declarations for structure types in the llvm code so that we can
|
2015-04-19 21:37:46 +00:00 |
|
rgllvm.pas
|
* override instr_get_oper_spilling_info and substitute_spilled_registers for
|
2015-04-04 14:29:12 +00:00 |
|
symllvm.pas
|
* reworked external symbol handling on llvm to deal with the fact that
|
2015-06-13 22:48:20 +00:00 |
|
tgllvm.pas
|
* fixed a number of (mostly false) warnings regarding uninitialised
|
2015-03-15 21:10:50 +00:00 |