Jonas Maebe e4dbd24a49 + inline trunc() support for the LLVM backend when using -Oofastmath (because 8 years ago
..
aasmllvm.pas 4b9179636b + support for creating and writing LLVM landingpad instructions 8 years ago
agllvm.pas 4b9179636b + support for creating and writing LLVM landingpad instructions 8 years ago
cgllvm.pas a8e107bb4b * fix memory leak: free rg[R_MMREGISTER] 8 years ago
hlcgllvm.pas 04ac44cd37 - removed dependency of hlcgllvm on llvmpara, so that cpupara no longer 8 years ago
itllvm.pas 4b9179636b + support for creating and writing LLVM landingpad instructions 8 years ago
llvmbase.pas c16238e8dd * fix for Mantis #31464: add an entry for the WebAssembly CPU (this is already the target name that LLVM uses) 8 years ago
llvmdef.pas 7503c2bd3e * changed llvmgettemprecorddef() to take an open array instead of a tfplist 8 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 d39db60934 * initialise the llvmvalueloc field for LOC_VOID locations, so they don't 8 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 28e5636daa + support for LLVM nil assembler symbols in instructions (write as "null") 8 years ago
nllvmadd.pas 9d2bba1917 * create a separate type and def for the LLVM "i1" type, because reusing 9 years ago
nllvmbas.pas 3ea976fd2d * fixed compilation of llvm compiler after r34996 8 years ago
nllvmcal.pas f5e4265b1e * "push" zero-sized value parameters for LLVM and JVM, because all parameters 9 years ago
nllvmcnv.pas b936d8f012 * don't internalerror when performing an LLVM tc_equal conversion from one 8 years ago
nllvmcon.pas a25ebbba3e + added volatility information to all memory references 8 years ago
nllvmflw.pas 48ef33a8b3 * fixed interprocedural gotos for llvm 8 years ago
nllvminl.pas e4dbd24a49 + inline trunc() support for the LLVM backend when using -Oofastmath (because 8 years ago
nllvmld.pas 3ea976fd2d * fixed compilation of llvm compiler after r34996 8 years ago
nllvmmat.pas 26a05518f8 * implement unary minus for floating point via -1.0*x instead of 0-x, 8 years ago
nllvmmem.pas a25ebbba3e + added volatility information to all memory references 8 years ago
nllvmtcon.pas a0b537bc7b * fixed typed constants that use an integer number to initialise a procvar or 8 years ago
nllvmutil.pas db40e1575d + support for handling the tcalo_no_dead_strip flag when targeting LLVM: 8 years ago
rgllvm.pas f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method 10 years ago
symllvm.pas a58504990a * fixed llvm handling of routines that are normally declared in the 10 years ago
tgllvm.pas 006c7e1ccf * apply localalignmin/max to local variables for LLVM (fixes webtbs/tw15582) 8 years ago