.. |
aasmllvm.pas
|
abd79d275f
* always emit the procdef when calling a routine in llvm; this is
|
9 years ago |
agllvm.pas
|
1284032765
+ llvm blockaddress() intrinsic (supported as of LLVM 3.5.1)
|
9 years ago |
cgllvm.pas
|
5e79789f9e
+ dummy mmregister allocator for platforms that use such registers
|
11 years ago |
hlcgllvm.pas
|
cc52730147
* typecast function results if an explicit type is forced
|
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
|
8cebb76572
* corrected llvm level type of interfaces
|
9 years ago |
llvminfo.pas
|
44b1996158
+ base units for llvm:
|
11 years ago |
llvmnode.pas
|
4f287207cd
* initialise all register temps with "undef" for llvm, so that llvm knows
|
9 years ago |
llvmpara.pas
|
fa3b0ca312
* support marking defs created via the getreusable*() class methods as
|
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
|
8cebb76572
* corrected llvm level type of interfaces
|
9 years ago |
nllvmadd.pas
|
f94f9f44e4
* convert all arguments to integers in case of comparisons of pointers with
|
10 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
|
13cf405f8c
* fixed llvm second_int_to_real for comp
|
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
|
bd4787c716
* force complex procvars immediately to memory for llvm, so we don't have to
|
9 years ago |
nllvmmat.pas
|
f70865fc1f
* moved tjvmnotnode implementation to generic ncghlmat unit, and also use it
|
11 years ago |
nllvmmem.pas
|
eaeb9d8351
* renamed thlcgobj.g_set_addr_nonbitpacked_record_field_ref() to
|
9 years ago |
nllvmtcon.pas
|
91e8f4c439
+ custom section name support for llvm
|
9 years ago |
nllvmutil.pas
|
f8d9e70ec2
* converted tnodeutils.InsertMemorySizes() to the high level typed constant
|
10 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 |