Jonas Maebe c452e70f74 + support for a reference without base or symbol, if the offset is 0 9 년 전
..
aasmllvm.pas b4fe4789d6 + support for constant call parameters on LLVM 9 년 전
agllvm.pas c452e70f74 + support for a reference without base or symbol, if the offset is 0 9 년 전
cgllvm.pas 5e79789f9e + dummy mmregister allocator for platforms that use such registers 11 년 전
hlcgllvm.pas b4fe4789d6 + support for constant call parameters on LLVM 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 787caf4dda * treat records with {$packrecords c} the same as other records for LLVM 9 년 전
llvminfo.pas 44b1996158 + base units for llvm: 12 년 전
llvmnode.pas 7b89072d88 * fixed external wrapper generation on llvm 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: 12 년 전
llvmtype.pas cd5db0d186 * register the types for the cgparas instead of for the parameters of 9 년 전
nllvmadd.pas 6cf67b7ace * only convert left/right to the resultdef of an addnode involving pointers 9 년 전
nllvmbas.pas 4f287207cd * initialise all register temps with "undef" for llvm, so that llvm knows 9 년 전
nllvmcal.pas 0867b6e4f8 * added missing {$i fpcdefs.inc} 11 년 전
nllvmcnv.pas e3d2980c98 * don't load data in a register when converting from void to an integer 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 ea1e368328 + added div-by-zero and overflow checking support for mod/div 9 년 전
nllvmmem.pas fad7c8f151 * fixed indexing dynamic arrays and strings with a constant index (the index 9 년 전
nllvmtcon.pas 99aaec5431 * handle typed constant definitions of variant records using different fields 9 년 전
nllvmutil.pas eefcbaff69 * converted tnodeutils.InsertResourceInfo to the high level typed constant 9 년 전
nllvmvmt.pas 7b89072d88 * fixed external wrapper generation on llvm 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 년 전