Jonas Maebe 08791712d7 * also specify the byval alignment at the callee side 6 年之前
..
aasmllvm.pas 3b4011760a * cleaned up blockaddress instruction (add type rather than hardcoding it 6 年之前
agllvm.pas 6071263469 * use ` instead of ^ as replacement character in LLVM asmnodes, as ^ can 6 年之前
cgllvm.pas a8e107bb4b * fix memory leak: free rg[R_MMREGISTER] 8 年之前
hlcgllvm.pas e52cf555ab * fix loading of constants in registers in the LLVM CG if the constant 6 年之前
itllvm.pas 4b9179636b + support for creating and writing LLVM landingpad instructions 8 年之前
llvmbase.pas c7a0022146 * fix building with LLVM=1, thanks to Karl-Michael Schindler for the hint 6 年之前
llvmdef.pas 08791712d7 * also specify the byval alignment at the callee side 6 年之前
llvminfo.pas 4d951780d1 + support for LLVM 3.8 and LLVM 3.9 IR to the llvm assembler writer 8 年之前
llvmnode.pas 48ef33a8b3 * fixed interprocedural gotos for llvm 8 年之前
llvmpara.pas f9668f8c03 * let de LLVM parameter manager merge multiple paralocs used to represent a 6 年之前
llvmsym.pas 39074edf10 - removed the globalsymbolmangleprefix/suffix constants that were added for 11 年之前
llvmtarg.pas 5409d4321e + basic llvm bitcode (textual format) writer: 11 年之前
llvmtype.pas 28e5636daa + support for LLVM nil assembler symbols in instructions (write as "null") 8 年之前
nllvmadd.pas c55ffa8cc7 * fixed <> comparisons with NaNs (use LLVM "unordered" comparison: succeed 6 年之前
nllvmbas.pas 6071263469 * use ` instead of ^ as replacement character in LLVM asmnodes, as ^ can 6 年之前
nllvmcal.pas eb769e3859 * force pointer-based self parameters of inlined routines in temps for LLVM 6 年之前
nllvmcnv.pas acf02ab64b * when creating wrappers, add a prefix to parameter names to prevent them 6 年之前
nllvmcon.pas 4686f61002 * keep track of the temp position separately from the offset in references, 7 年之前
nllvmflw.pas 48ef33a8b3 * fixed interprocedural gotos for llvm 8 年之前
nllvminl.pas 4f72edcdd5 + LLVM support for the FMA intrinsics 6 年之前
nllvmld.pas acf02ab64b * when creating wrappers, add a prefix to parameter names to prevent them 6 年之前
nllvmmat.pas b7da7cd654 * ensure the generic version of tcgshlshrnode gets used for llvm 6 年之前
nllvmmem.pas 23570bed33 Use same parameter type for update_reference_offset override 6 年之前
nllvmtcon.pas f87304f5ca * fixed LLVM code generator not taking into account constalignmin/max 6 年之前
nllvmutil.pas db40e1575d + support for handling the tcalo_no_dead_strip flag when targeting LLVM: 8 年之前
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 51502874af * emit temp lifetime information for llvm 6 年之前