.. |
aasmllvm.pas
|
+ support for a_call_reg() on the llvm target (can call simple procvars now)
|
2014-08-19 20:22:21 +00:00 |
agllvm.pas
|
- removed tck_simple_procvar2proc, instead use
|
2014-08-19 20:22:11 +00:00 |
cgllvm.pas
|
|
|
hlcgllvm.pas
|
+ support for a_call_reg() on the llvm target (can call simple procvars now)
|
2014-08-19 20:22:21 +00:00 |
itllvm.pas
|
+ new llvmconvop() routine that determines the conversion operation to
|
2014-07-01 16:30:34 +00:00 |
llvmbase.pas
|
+ new llvmconvop() routine that determines the conversion operation to
|
2014-07-01 16:30:34 +00:00 |
llvmdef.pas
|
* don't emit the */pointer suffix for procdefs in llvmaddencodedtype_intern(),
|
2014-08-19 20:22:13 +00:00 |
llvminfo.pas
|
|
|
llvmnode.pas
|
+ llvm second_length() implementation (can't use generic one because of its
|
2014-08-12 18:59:19 +00:00 |
llvmpara.pas
|
* fixed passing of C-style varargs parameters
|
2014-08-10 13:19:29 +00:00 |
llvmsym.pas
|
- removed the globalsymbolmangleprefix/suffix constants that were added for
|
2014-07-05 15:44:16 +00:00 |
llvmtarg.pas
|
|
|
nllvmadd.pas
|
* added missing {$i fpcdefs.inc}
|
2014-08-10 19:40:34 +00:00 |
nllvmcal.pas
|
* added missing {$i fpcdefs.inc}
|
2014-08-10 19:40:34 +00:00 |
nllvmcnv.pas
|
+ tllvmtypeconvnode.second_int_to_bool() implementation
|
2014-08-10 19:40:13 +00:00 |
nllvmcon.pas
|
* migrated the handling of ansi/unicodestring constants to the high level
|
2014-08-06 18:04: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
|
* added missing {$i fpcdefs.inc}
|
2014-08-10 19:40:34 +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
|
* added missing {$i fpcdefs.inc}
|
2014-08-10 19:40:34 +00:00 |
nllvmtcon.pas
|
- removed tck_simple_procvar2proc, instead use
|
2014-08-19 20:22:11 +00:00 |
nllvmutil.pas
|
+ support for (section-based) threadvars for LLVM
|
2014-08-10 13:18:46 +00:00 |
rgllvm.pas
|
|
|
tgllvm.pas
|
* changed all size parameters in the temp manager from longint to asizeint
|
2014-08-19 20:22:42 +00:00 |