Jonas Maebe 1dee4c41dd - removed "cmp 0/1, pasbool1" optimization for llvm because this discards 6 years ago
..
aasmllvm.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would 6 years ago
agllvm.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would 6 years ago
cgllvm.pas a8e107bb4b * fix memory leak: free rg[R_MMREGISTER] 8 years ago
hlcgllvm.pas 1dee4c41dd - removed "cmp 0/1, pasbool1" optimization for llvm because this discards 6 years ago
itllvm.pas 4b9179636b + support for creating and writing LLVM landingpad instructions 8 years ago
llvmbase.pas c7a0022146 * fix building with LLVM=1, thanks to Karl-Michael Schindler for the hint 7 years ago
llvmdef.pas a418dc6c91 * made the fields array parameter of llvmgettemprecorddef "const", as it 6 years ago
llvminfo.pas 4d951780d1 + support for LLVM 3.8 and LLVM 3.9 IR to the llvm assembler writer 8 years ago
llvmnode.pas 48ef33a8b3 * fixed interprocedural gotos for llvm 8 years ago
llvmpara.pas f9668f8c03 * let de LLVM parameter manager merge multiple paralocs used to represent a 6 years ago
llvmsym.pas 39074edf10 - removed the globalsymbolmangleprefix/suffix constants that were added for 11 years ago
llvmtarg.pas 5409d4321e + basic llvm bitcode (textual format) writer: 11 years ago
llvmtype.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would 6 years ago
nllvmadd.pas c55ffa8cc7 * fixed <> comparisons with NaNs (use LLVM "unordered" comparison: succeed 6 years ago
nllvmbas.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would 6 years ago
nllvmcal.pas eb769e3859 * force pointer-based self parameters of inlined routines in temps for LLVM 6 years ago
nllvmcnv.pas acf02ab64b * when creating wrappers, add a prefix to parameter names to prevent them 6 years ago
nllvmcon.pas 4686f61002 * keep track of the temp position separately from the offset in references, 7 years ago
nllvmflw.pas 48ef33a8b3 * fixed interprocedural gotos for llvm 8 years ago
nllvminl.pas 4f72edcdd5 + LLVM support for the FMA intrinsics 6 years ago
nllvmld.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would 6 years ago
nllvmmat.pas b7da7cd654 * ensure the generic version of tcgshlshrnode gets used for llvm 6 years ago
nllvmmem.pas 23570bed33 Use same parameter type for update_reference_offset override 6 years ago
nllvmtcon.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would 6 years ago
nllvmutil.pas db40e1575d + support for handling the tcalo_no_dead_strip flag when targeting LLVM: 8 years ago
rgllvm.pas 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would 6 years ago
symllvm.pas a58504990a * fixed llvm handling of routines that are normally declared in the 10 years ago
tgllvm.pas 51502874af * emit temp lifetime information for llvm 6 years ago