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