Jonas Maebe 35714e5d50 * don't internallerror when encountering an "absolute" type conversion to 10 年之前
..
aasmllvm.pas abd79d275f * always emit the procdef when calling a routine in llvm; this is 10 年之前
agllvm.pas 2342ee467b * don't write the parameter names for external function declarations in llvm, 10 年之前
cgllvm.pas 5e79789f9e + dummy mmregister allocator for platforms that use such registers 11 年之前
hlcgllvm.pas 3ff265da88 * fixed rol/ror 10 年之前
itllvm.pas 1284032765 + llvm blockaddress() intrinsic (supported as of LLVM 3.5.1) 10 年之前
llvmbase.pas 1284032765 + llvm blockaddress() intrinsic (supported as of LLVM 3.5.1) 10 年之前
llvmdef.pas da8d276766 * correctly encode bitpacked arrays of elements that can't be bitpacked 10 年之前
llvminfo.pas 44b1996158 + base units for llvm: 12 年之前
llvmnode.pas 7b89072d88 * fixed external wrapper generation on llvm 10 年之前
llvmpara.pas fa3b0ca312 * support marking defs created via the getreusable*() class methods as 10 年之前
llvmsym.pas 39074edf10 - removed the globalsymbolmangleprefix/suffix constants that were added for 11 年之前
llvmtarg.pas 5409d4321e + basic llvm bitcode (textual format) writer: 12 年之前
llvmtype.pas ef3bafd67c * fixed resetting defs after generating the llvm "type" instructions: the 10 年之前
nllvmadd.pas 6cf67b7ace * only convert left/right to the resultdef of an addnode involving pointers 10 年之前
nllvmbas.pas 4f287207cd * initialise all register temps with "undef" for llvm, so that llvm knows 10 年之前
nllvmcal.pas 0867b6e4f8 * added missing {$i fpcdefs.inc} 11 年之前
nllvmcnv.pas 35714e5d50 * don't internallerror when encountering an "absolute" type conversion to 10 年之前
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 10 年之前
nllvmld.pas e144ba05c1 * fixed storing "self" (nestedfpstruct) when taking the address of a nested 10 年之前
nllvmmat.pas 71e27e85c9 * fixed llvm unaryminus for comp/currency on platforms supporting extended 10 年之前
nllvmmem.pas 86b02cf76e * handle bitpacked ordinal fields whose size is a multiple of 8 bits the same 10 年之前
nllvmtcon.pas 1d460eebc1 * ensure that necessary padding bytes in a non-anonymous aggregate are added 10 年之前
nllvmutil.pas eefcbaff69 * converted tnodeutils.InsertResourceInfo to the high level typed constant 10 年之前
nllvmvmt.pas 7b89072d88 * fixed external wrapper generation on llvm 10 年之前
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 10 年之前