Jonas Maebe f55d962e40 * use system.round() instead of LLVM's fptosui operation for converting a vor 8 Jahren
..
aasmllvm.pas 97d6f17cc8 + add support for marking an LLVM definition as using "appending" linkage vor 8 Jahren
agllvm.pas 876e5eab56 * fixed "smart linking" parameters to llc vor 8 Jahren
cgllvm.pas a8e107bb4b * fix memory leak: free rg[R_MMREGISTER] vor 8 Jahren
hlcgllvm.pas a25ebbba3e + added volatility information to all memory references vor 8 Jahren
itllvm.pas f3409b4c9d + new la_asm LLVM pseudo-instruction to represent function-level inline vor 8 Jahren
llvmbase.pas f3409b4c9d + new la_asm LLVM pseudo-instruction to represent function-level inline vor 8 Jahren
llvmdef.pas 8b1c90124e * support encoding helper types for LLVM (encode the same type as the vor 8 Jahren
llvminfo.pas 4d951780d1 + support for LLVM 3.8 and LLVM 3.9 IR to the llvm assembler writer vor 8 Jahren
llvmnode.pas 48ef33a8b3 * fixed interprocedural gotos for llvm vor 8 Jahren
llvmpara.pas d39db60934 * initialise the llvmvalueloc field for LOC_VOID locations, so they don't vor 8 Jahren
llvmsym.pas 39074edf10 - removed the globalsymbolmangleprefix/suffix constants that were added for vor 11 Jahren
llvmtarg.pas 5409d4321e + basic llvm bitcode (textual format) writer: vor 11 Jahren
llvmtype.pas 31b70ecfd3 * don't perform the automatic insertion of typecasts in case register vor 9 Jahren
nllvmadd.pas 9d2bba1917 * create a separate type and def for the LLVM "i1" type, because reusing vor 9 Jahren
nllvmbas.pas 3ea976fd2d * fixed compilation of llvm compiler after r34996 vor 8 Jahren
nllvmcal.pas f5e4265b1e * "push" zero-sized value parameters for LLVM and JVM, because all parameters vor 9 Jahren
nllvmcnv.pas f55d962e40 * use system.round() instead of LLVM's fptosui operation for converting a vor 8 Jahren
nllvmcon.pas a25ebbba3e + added volatility information to all memory references vor 8 Jahren
nllvmflw.pas 48ef33a8b3 * fixed interprocedural gotos for llvm vor 8 Jahren
nllvminl.pas a25ebbba3e + added volatility information to all memory references vor 8 Jahren
nllvmld.pas 3ea976fd2d * fixed compilation of llvm compiler after r34996 vor 8 Jahren
nllvmmat.pas 26a05518f8 * implement unary minus for floating point via -1.0*x instead of 0-x, vor 8 Jahren
nllvmmem.pas a25ebbba3e + added volatility information to all memory references vor 8 Jahren
nllvmtcon.pas a0b537bc7b * fixed typed constants that use an integer number to initialise a procvar or vor 8 Jahren
nllvmutil.pas db40e1575d + support for handling the tcalo_no_dead_strip flag when targeting LLVM: vor 8 Jahren
rgllvm.pas f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method vor 10 Jahren
symllvm.pas a58504990a * fixed llvm handling of routines that are normally declared in the vor 10 Jahren
tgllvm.pas 006c7e1ccf * apply localalignmin/max to local variables for LLVM (fixes webtbs/tw15582) vor 8 Jahren