.. |
aasmllvm.pas
|
2148a20d6a
* fixed returning results from functions that have a zero-sized result
|
9 年之前 |
agllvm.pas
|
14ab43626f
* don't write initialisation values for AB_EXTERNAL_INDIRECT
|
9 年之前 |
cgllvm.pas
|
5e79789f9e
+ dummy mmregister allocator for platforms that use such registers
|
11 年之前 |
hlcgllvm.pas
|
c7ea921066
* renamed thlcgobj.g_external_wrapper() into a_jmp_external_name(), and
|
9 年之前 |
itllvm.pas
|
1284032765
+ llvm blockaddress() intrinsic (supported as of LLVM 3.5.1)
|
9 年之前 |
llvmbase.pas
|
1284032765
+ llvm blockaddress() intrinsic (supported as of LLVM 3.5.1)
|
9 年之前 |
llvmdef.pas
|
0311528502
* always write bitpacked typed constant arrays as a multiple of bytes rather
|
9 年之前 |
llvminfo.pas
|
3dbe97d9b6
+ added some extra llvm versions and flags describing their features
|
9 年之前 |
llvmnode.pas
|
c0ff55e95a
* changed the abstract method wrapper generation from thlcgobj to synthetic
|
9 年之前 |
llvmpara.pas
|
698ca04d90
* reset shiftval when transforming a paraloc into an llvm paraloc
|
9 年之前 |
llvmsym.pas
|
39074edf10
- removed the globalsymbolmangleprefix/suffix constants that were added for
|
11 年之前 |
llvmtarg.pas
|
5409d4321e
+ basic llvm bitcode (textual format) writer:
|
11 年之前 |
llvmtype.pas
|
31b70ecfd3
* don't perform the automatic insertion of typecasts in case register
|
9 年之前 |
nllvmadd.pas
|
9d2bba1917
* create a separate type and def for the LLVM "i1" type, because reusing
|
9 年之前 |
nllvmbas.pas
|
4f287207cd
* initialise all register temps with "undef" for llvm, so that llvm knows
|
9 年之前 |
nllvmcal.pas
|
f5e4265b1e
* "push" zero-sized value parameters for LLVM and JVM, because all parameters
|
9 年之前 |
nllvmcnv.pas
|
8c006f04e2
* don't check type size equality for conversions to formaldef either
|
9 年之前 |
nllvmcon.pas
|
9a8a323578
* (again) fixed loading the address of the string data of an ansi/
|
10 年之前 |
nllvminl.pas
|
7b93e40530
* fixed opcode in second_sqr_real
|
9 年之前 |
nllvmld.pas
|
df9efdeb4c
* fixed llvm types for loading the address of a nested routine
|
9 年之前 |
nllvmmat.pas
|
9d2bba1917
* create a separate type and def for the LLVM "i1" type, because reusing
|
9 年之前 |
nllvmmem.pas
|
0311528502
* always write bitpacked typed constant arrays as a multiple of bytes rather
|
9 年之前 |
nllvmtcon.pas
|
5541fb3f6d
* when converting a pointer-sized entity to a complex procvar in a typed
|
9 年之前 |
nllvmutil.pas
|
04c5d2ee6e
* generate indirect symbols for LLVM too
|
9 年之前 |
rgllvm.pas
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
10 年之前 |
symllvm.pas
|
a58504990a
* fixed llvm handling of routines that are normally declared in the
|
10 年之前 |
tgllvm.pas
|
5de3785c0e
* fixed allocation of temps for empty arrays on llvm
|
9 年之前 |