| .. |
|
aasmllvm.pas
|
* create a separate type and def for the LLVM "i1" type, because reusing
|
2016-05-20 20:51:44 +00:00 |
|
agllvm.pas
|
* don't write initialisation values for AB_EXTERNAL_INDIRECT
|
2016-06-12 09:20:51 +00:00 |
|
cgllvm.pas
|
|
|
|
hlcgllvm.pas
|
* fixed handling of uninitialised complex function results
|
2016-06-09 22:00:05 +00:00 |
|
itllvm.pas
|
+ llvm blockaddress() intrinsic (supported as of LLVM 3.5.1)
|
2015-11-21 12:36:55 +00:00 |
|
llvmbase.pas
|
+ llvm blockaddress() intrinsic (supported as of LLVM 3.5.1)
|
2015-11-21 12:36:55 +00:00 |
|
llvmdef.pas
|
* factored comp/currency-in-register handling out of a_loadfpu_reg_reg()
|
2016-06-09 21:59:58 +00:00 |
|
llvminfo.pas
|
+ added some extra llvm versions and flags describing their features
|
2016-01-07 22:05:49 +00:00 |
|
llvmnode.pas
|
* fixed external wrapper generation on llvm
|
2015-11-22 11:49:40 +00:00 |
|
llvmpara.pas
|
* reset shiftval when transforming a paraloc into an llvm paraloc
|
2015-12-20 21:08:56 +00:00 |
|
llvmsym.pas
|
|
|
|
llvmtarg.pas
|
|
|
|
llvmtype.pas
|
* treat Objective-C metaclasses (classrefdefs) as voidpointertype at the
|
2016-01-07 22:06:13 +00:00 |
|
nllvmadd.pas
|
* create a separate type and def for the LLVM "i1" type, because reusing
|
2016-05-20 20:51:44 +00:00 |
|
nllvmbas.pas
|
* initialise all register temps with "undef" for llvm, so that llvm knows
|
2015-11-22 11:49:15 +00:00 |
|
nllvmcal.pas
|
|
|
|
nllvmcnv.pas
|
* create a separate type and def for the LLVM "i1" type, because reusing
|
2016-05-20 20:51:44 +00:00 |
|
nllvmcon.pas
|
|
|
|
nllvminl.pas
|
|
|
|
nllvmld.pas
|
* fixed llvm types for loading the address of a nested routine
|
2015-12-05 18:03:45 +00:00 |
|
nllvmmat.pas
|
* create a separate type and def for the LLVM "i1" type, because reusing
|
2016-05-20 20:51:44 +00:00 |
|
nllvmmem.pas
|
* fixed bitpacked array index calculation for llvm: the element bitsize was
|
2016-06-12 09:20:54 +00:00 |
|
nllvmtcon.pas
|
* fixed LLVM vecn typed constant evaluation if the lower bound is <> 0
|
2016-06-12 09:21:00 +00:00 |
|
nllvmutil.pas
|
* generate indirect symbols for LLVM too
|
2016-05-20 20:51:31 +00:00 |
|
nllvmvmt.pas
|
* fixed external wrapper generation on llvm
|
2015-11-22 11:49:40 +00:00 |
|
rgllvm.pas
|
|
|
|
symllvm.pas
|
|
|
|
tgllvm.pas
|
|
|