.. |
aasmllvm.pas
|
* only specify the "unnamed_addr" flag for initialised data if its symbol is
|
2015-09-12 23:33:46 +00:00 |
agllvm.pas
|
* fixed writing of procvardef records (they're also written as tck_record)
|
2015-11-12 22:00:25 +00:00 |
cgllvm.pas
|
|
|
hlcgllvm.pas
|
* fixed llvm a_load_reg_ref() when storing a register to a record reference
|
2015-11-11 20:46:46 +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
|
* only add the llvm "sret" attribute to "struct return" parameters if they
|
2015-09-14 16:10:48 +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
|
* support marking defs created via the getreusable*() class methods as
|
2015-11-04 20:46:18 +00:00 |
llvmsym.pas
|
- removed the globalsymbolmangleprefix/suffix constants that were added for
|
2014-07-05 15:44:16 +00:00 |
llvmtarg.pas
|
|
|
llvmtype.pas
|
+ support for classrefdef
|
2015-10-26 21:24:33 +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
|
* fixed expectloc for llvm bool_2_int typeconversions where the location
|
2015-11-04 22:23:50 +00:00 |
nllvmcon.pas
|
* (again) fixed loading the address of the string data of an ansi/
|
2015-07-30 16:58:19 +00:00 |
nllvminl.pas
|
* added in_sqr_x support for llvm
|
2015-11-04 22:23:47 +00:00 |
nllvmld.pas
|
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
2015-06-22 08:17:49 +00:00 |
nllvmmat.pas
|
* moved tjvmnotnode implementation to generic ncghlmat unit, and also use it
|
2014-08-10 19:39:55 +00:00 |
nllvmmem.pas
|
* fixed alignment of subscripts if the variant part of a record starts at a
|
2015-09-12 23:32:46 +00:00 |
nllvmtcon.pas
|
+ new tcalo_no_dead_strip flag for the high level typed const builder to
|
2015-09-14 16:10:51 +00:00 |
nllvmutil.pas
|
* converted tnodeutils.InsertMemorySizes() to the high level typed constant
|
2015-09-14 16:10:54 +00:00 |
rgllvm.pas
|
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
2015-06-22 08:17:49 +00:00 |
symllvm.pas
|
* fixed llvm handling of routines that are normally declared in the
|
2015-08-05 21:05:55 +00:00 |
tgllvm.pas
|
* fixed allocation of temps for empty arrays on llvm
|
2015-11-12 22:00:28 +00:00 |