fpc/compiler/llvm
Jonas Maebe 31c047adf8 * synchronised with trunk till r40605
git-svn-id: branches/debug_eh@40606 -
2018-12-21 20:58:16 +00:00
..
aasmllvm.pas * synchronised with trunk till r40605 2018-12-21 20:58:16 +00:00
agllvm.pas * synchronised with trunk till r40605 2018-12-21 20:58:16 +00:00
cgllvm.pas * fix memory leak: free rg[R_MMREGISTER] 2016-12-04 11:15:05 +00:00
hlcgllvm.pas * fixed llvm compiler compilation with -O3/-Oodfa 2018-12-18 21:13:56 +00:00
itllvm.pas + added "cleanup" landing pad opcode 2018-11-29 21:31:18 +00:00
llvmbase.pas + added support for clang as an assembler for llvm IR 2018-12-01 20:30:24 +00:00
llvmdef.pas * only coerce the type of the leftover bytes of a record if the location 2018-12-16 20:44:21 +00:00
llvminfo.pas * enabled more optimization flags for llvm 2018-12-18 21:13:52 +00:00
llvmnode.pas + tllvmexceptionstatehandler that emits LLVM landingpad instructions to be 2018-11-29 21:30:46 +00:00
llvmpara.pas * changed create_hlcodegen into a procvar, so that we don't have to insert 2018-11-29 21:31:15 +00:00
llvmpi.pas * abstracted rest of the generic exception handling code through the 2018-11-29 21:31:40 +00:00
llvmsym.pas
llvmtarg.pas
llvmtype.pas * converted tllvmpara contents from tlocation to toper, so we can also 2018-11-29 21:31:27 +00:00
nllvmadd.pas * fixed <> comparisons with NaNs (use LLVM "unordered" comparison: succeed 2018-12-21 20:57:12 +00:00
nllvmbas.pas * converted tllvmpara contents from tlocation to toper, so we can also 2018-11-29 21:31:27 +00:00
nllvmcal.pas * "push" zero-sized value parameters for LLVM and JVM, because all parameters 2016-07-14 15:24:50 +00:00
nllvmcnv.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
nllvmcon.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
nllvmflw.pas * abstracted rest of the generic exception handling code through the 2018-11-29 21:31:40 +00:00
nllvminl.pas + LLVM support for the FMA intrinsics 2018-12-21 20:57:19 +00:00
nllvmld.pas * cleaned up blockaddress instruction (add type rather than hardcoding it 2018-12-20 21:22:44 +00:00
nllvmmat.pas * ensure the generic version of tcgshlshrnode gets used for llvm 2018-12-04 19:53:16 +00:00
nllvmmem.pas Use same parameter type for update_reference_offset override 2018-11-16 13:26:56 +00:00
nllvmtcon.pas * synchronised with trunk till r40605 2018-12-21 20:58:16 +00:00
nllvmutil.pas * register static symbols references from assembly code as "used" so that LLVM won't 2018-12-01 20:30:27 +00:00
rgllvm.pas * converted tllvmpara contents from tlocation to toper, so we can also 2018-11-29 21:31:27 +00:00
symllvm.pas * fixed llvm handling of routines that are normally declared in the 2015-08-05 21:05:55 +00:00
tgllvm.pas * synchronised with trunk till r40503 2018-12-08 15:33:36 +00:00