Jonas Maebe 04c5d2ee6e * generate indirect symbols for LLVM too 9 gadi atpakaļ
..
aasmllvm.pas 4fff9645af * use tasmbind for llvm aliases and derive llvm flags from that 9 gadi atpakaļ
agllvm.pas 44839ba0c0 * handle AB_INDIRECT and AB_EXTERNAL_INDIRECT in the llvm assembler writer 9 gadi atpakaļ
cgllvm.pas 5e79789f9e + dummy mmregister allocator for platforms that use such registers 11 gadi atpakaļ
hlcgllvm.pas 4fff9645af * use tasmbind for llvm aliases and derive llvm flags from that 9 gadi atpakaļ
itllvm.pas 1284032765 + llvm blockaddress() intrinsic (supported as of LLVM 3.5.1) 9 gadi atpakaļ
llvmbase.pas 1284032765 + llvm blockaddress() intrinsic (supported as of LLVM 3.5.1) 9 gadi atpakaļ
llvmdef.pas 90071e04c4 * encode objc classrefdefs as objc_idtype as that is how they are typed 9 gadi atpakaļ
llvminfo.pas 3dbe97d9b6 + added some extra llvm versions and flags describing their features 9 gadi atpakaļ
llvmnode.pas 7b89072d88 * fixed external wrapper generation on llvm 9 gadi atpakaļ
llvmpara.pas 698ca04d90 * reset shiftval when transforming a paraloc into an llvm paraloc 9 gadi atpakaļ
llvmsym.pas 39074edf10 - removed the globalsymbolmangleprefix/suffix constants that were added for 11 gadi atpakaļ
llvmtarg.pas 5409d4321e + basic llvm bitcode (textual format) writer: 11 gadi atpakaļ
llvmtype.pas 3f7169e250 * treat Objective-C metaclasses (classrefdefs) as voidpointertype at the 9 gadi atpakaļ
nllvmadd.pas 6cf67b7ace * only convert left/right to the resultdef of an addnode involving pointers 9 gadi atpakaļ
nllvmbas.pas 4f287207cd * initialise all register temps with "undef" for llvm, so that llvm knows 9 gadi atpakaļ
nllvmcal.pas 0867b6e4f8 * added missing {$i fpcdefs.inc} 11 gadi atpakaļ
nllvmcnv.pas 49a83b2872 * allow targets to keep certain type conversions for equal types in 9 gadi atpakaļ
nllvmcon.pas 9a8a323578 * (again) fixed loading the address of the string data of an ansi/ 10 gadi atpakaļ
nllvminl.pas 7b93e40530 * fixed opcode in second_sqr_real 9 gadi atpakaļ
nllvmld.pas df9efdeb4c * fixed llvm types for loading the address of a nested routine 9 gadi atpakaļ
nllvmmat.pas ea1e368328 + added div-by-zero and overflow checking support for mod/div 9 gadi atpakaļ
nllvmmem.pas fad7c8f151 * fixed indexing dynamic arrays and strings with a constant index (the index 9 gadi atpakaļ
nllvmtcon.pas e4c8a2776b - removed empty "protected type" section 9 gadi atpakaļ
nllvmutil.pas 04c5d2ee6e * generate indirect symbols for LLVM too 9 gadi atpakaļ
nllvmvmt.pas 7b89072d88 * fixed external wrapper generation on llvm 9 gadi atpakaļ
rgllvm.pas f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method 10 gadi atpakaļ
symllvm.pas a58504990a * fixed llvm handling of routines that are normally declared in the 10 gadi atpakaļ
tgllvm.pas 5de3785c0e * fixed allocation of temps for empty arrays on llvm 9 gadi atpakaļ