florian 94de872927 * fix compilation for llvm as proposed by Karl-Michael Schindler, resolves #31969 hace 7 años
..
aasmllvm.pas 4b9179636b + support for creating and writing LLVM landingpad instructions hace 8 años
agllvm.pas 4b9179636b + support for creating and writing LLVM landingpad instructions hace 8 años
cgllvm.pas a8e107bb4b * fix memory leak: free rg[R_MMREGISTER] hace 8 años
hlcgllvm.pas 04ac44cd37 - removed dependency of hlcgllvm on llvmpara, so that cpupara no longer hace 8 años
itllvm.pas 4b9179636b + support for creating and writing LLVM landingpad instructions hace 8 años
llvmbase.pas 94de872927 * fix compilation for llvm as proposed by Karl-Michael Schindler, resolves #31969 hace 7 años
llvmdef.pas 7503c2bd3e * changed llvmgettemprecorddef() to take an open array instead of a tfplist hace 8 años
llvminfo.pas 4d951780d1 + support for LLVM 3.8 and LLVM 3.9 IR to the llvm assembler writer hace 8 años
llvmnode.pas 48ef33a8b3 * fixed interprocedural gotos for llvm hace 8 años
llvmpara.pas d39db60934 * initialise the llvmvalueloc field for LOC_VOID locations, so they don't hace 8 años
llvmsym.pas 39074edf10 - removed the globalsymbolmangleprefix/suffix constants that were added for hace 11 años
llvmtarg.pas 5409d4321e + basic llvm bitcode (textual format) writer: hace 11 años
llvmtype.pas 28e5636daa + support for LLVM nil assembler symbols in instructions (write as "null") hace 8 años
nllvmadd.pas 9d2bba1917 * create a separate type and def for the LLVM "i1" type, because reusing hace 9 años
nllvmbas.pas 3ea976fd2d * fixed compilation of llvm compiler after r34996 hace 8 años
nllvmcal.pas f5e4265b1e * "push" zero-sized value parameters for LLVM and JVM, because all parameters hace 9 años
nllvmcnv.pas b936d8f012 * don't internalerror when performing an LLVM tc_equal conversion from one hace 8 años
nllvmcon.pas a25ebbba3e + added volatility information to all memory references hace 8 años
nllvmflw.pas 48ef33a8b3 * fixed interprocedural gotos for llvm hace 8 años
nllvminl.pas e4dbd24a49 + inline trunc() support for the LLVM backend when using -Oofastmath (because hace 8 años
nllvmld.pas 3ea976fd2d * fixed compilation of llvm compiler after r34996 hace 8 años
nllvmmat.pas 26a05518f8 * implement unary minus for floating point via -1.0*x instead of 0-x, hace 8 años
nllvmmem.pas a25ebbba3e + added volatility information to all memory references hace 8 años
nllvmtcon.pas a0b537bc7b * fixed typed constants that use an integer number to initialise a procvar or hace 8 años
nllvmutil.pas db40e1575d + support for handling the tcalo_no_dead_strip flag when targeting LLVM: hace 8 años
rgllvm.pas f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method hace 10 años
symllvm.pas a58504990a * fixed llvm handling of routines that are normally declared in the hace 10 años
tgllvm.pas 006c7e1ccf * apply localalignmin/max to local variables for LLVM (fixes webtbs/tw15582) hace 8 años