.. |
aasmllvm.pas
|
9d2bba1917
* create a separate type and def for the LLVM "i1" type, because reusing
|
9 years ago |
agllvm.pas
|
14ab43626f
* don't write initialisation values for AB_EXTERNAL_INDIRECT
|
9 years ago |
cgllvm.pas
|
5e79789f9e
+ dummy mmregister allocator for platforms that use such registers
|
11 years ago |
hlcgllvm.pas
|
b76539a049
* fixed handling of uninitialised complex function results
|
9 years ago |
itllvm.pas
|
1284032765
+ llvm blockaddress() intrinsic (supported as of LLVM 3.5.1)
|
9 years ago |
llvmbase.pas
|
1284032765
+ llvm blockaddress() intrinsic (supported as of LLVM 3.5.1)
|
9 years ago |
llvmdef.pas
|
ea54b6b2c5
* factored comp/currency-in-register handling out of a_loadfpu_reg_reg()
|
9 years ago |
llvminfo.pas
|
3dbe97d9b6
+ added some extra llvm versions and flags describing their features
|
9 years ago |
llvmnode.pas
|
7b89072d88
* fixed external wrapper generation on llvm
|
9 years ago |
llvmpara.pas
|
698ca04d90
* reset shiftval when transforming a paraloc into an llvm paraloc
|
9 years ago |
llvmsym.pas
|
39074edf10
- removed the globalsymbolmangleprefix/suffix constants that were added for
|
11 years ago |
llvmtarg.pas
|
5409d4321e
+ basic llvm bitcode (textual format) writer:
|
11 years ago |
llvmtype.pas
|
3f7169e250
* treat Objective-C metaclasses (classrefdefs) as voidpointertype at the
|
9 years ago |
nllvmadd.pas
|
9d2bba1917
* create a separate type and def for the LLVM "i1" type, because reusing
|
9 years ago |
nllvmbas.pas
|
4f287207cd
* initialise all register temps with "undef" for llvm, so that llvm knows
|
9 years ago |
nllvmcal.pas
|
0867b6e4f8
* added missing {$i fpcdefs.inc}
|
11 years ago |
nllvmcnv.pas
|
8c006f04e2
* don't check type size equality for conversions to formaldef either
|
9 years ago |
nllvmcon.pas
|
9a8a323578
* (again) fixed loading the address of the string data of an ansi/
|
10 years ago |
nllvminl.pas
|
7b93e40530
* fixed opcode in second_sqr_real
|
9 years ago |
nllvmld.pas
|
df9efdeb4c
* fixed llvm types for loading the address of a nested routine
|
9 years ago |
nllvmmat.pas
|
9d2bba1917
* create a separate type and def for the LLVM "i1" type, because reusing
|
9 years ago |
nllvmmem.pas
|
8bc39ba7a3
* fixed bitpacked array index calculation for llvm: the element bitsize was
|
9 years ago |
nllvmtcon.pas
|
22c31ca004
* fixed LLVM vecn typed constant evaluation if the lower bound is <> 0
|
9 years ago |
nllvmutil.pas
|
04c5d2ee6e
* generate indirect symbols for LLVM too
|
9 years ago |
nllvmvmt.pas
|
7b89072d88
* fixed external wrapper generation on llvm
|
9 years ago |
rgllvm.pas
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
10 years ago |
symllvm.pas
|
a58504990a
* fixed llvm handling of routines that are normally declared in the
|
10 years ago |
tgllvm.pas
|
5de3785c0e
* fixed allocation of temps for empty arrays on llvm
|
9 years ago |