Jonas Maebe a0d796e98d * synchronised with trunk till r41159 6 years ago
..
aasmllvm.pas 31c047adf8 * synchronised with trunk till r40605 6 years ago
agllvm.pas 31c047adf8 * synchronised with trunk till r40605 6 years ago
cgllvm.pas a8e107bb4b * fix memory leak: free rg[R_MMREGISTER] 8 years ago
hlcgllvm.pas a0d796e98d * synchronised with trunk till r41159 6 years ago
itllvm.pas ce7579bd50 + added "cleanup" landing pad opcode 6 years ago
llvmbase.pas 85702dd263 + added support for clang as an assembler for llvm IR 6 years ago
llvmdef.pas a72a12eef6 * don't emit 0-sized parameters for LLVM: clang doesn't either, and some 6 years ago
llvminfo.pas 752a28a41d * enabled more optimization flags for llvm 6 years ago
llvmnode.pas b6efcb9105 + tllvmexceptionstatehandler that emits LLVM landingpad instructions to be 6 years ago
llvmpara.pas 4cd6f59bc3 * changed create_hlcodegen into a procvar, so that we don't have to insert 6 years ago
llvmpi.pas df0a126064 * abstracted rest of the generic exception handling code through the 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 fceb34dbd5 * converted tllvmpara contents from tlocation to toper, so we can also 6 years ago
nllvmadd.pas c55ffa8cc7 * fixed <> comparisons with NaNs (use LLVM "unordered" comparison: succeed 6 years ago
nllvmbas.pas fceb34dbd5 * converted tllvmpara contents from tlocation to toper, so we can also 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 9f928b2805 * fix exception handling code generator memory leaks 6 years ago
nllvminl.pas 4f72edcdd5 + LLVM support for the FMA intrinsics 6 years ago
nllvmld.pas acf02ab64b * when creating wrappers, add a prefix to parameter names to prevent them 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 31c047adf8 * synchronised with trunk till r40605 6 years ago
nllvmutil.pas 68ce5dc91f * register static symbols references from assembly code as "used" so that LLVM won't 6 years ago
rgllvm.pas fceb34dbd5 * converted tllvmpara contents from tlocation to toper, so we can also 6 years ago
symllvm.pas a58504990a * fixed llvm handling of routines that are normally declared in the 10 years ago
tgllvm.pas 440026bb25 * synchronised with trunk till r40503 6 years ago