fpc/compiler/llvm
Jonas Maebe a0831b058a * fixed LLVM para loading for byval paralocs that are preceded by other
paralocs

git-svn-id: branches/debug_eh@41217 -
2019-02-03 21:10:18 +00:00
..
aasmllvm.pas * keep track of the alignment requirements of parameters with LLVM, and emit 2019-02-03 21:10:14 +00:00
agllvm.pas * keep track of the alignment requirements of parameters with LLVM, and emit 2019-02-03 21:10:14 +00:00
cgllvm.pas
hlcgllvm.pas * fixed LLVM para loading for byval paralocs that are preceded by other 2019-02-03 21:10:18 +00:00
itllvm.pas + added "cleanup" landing pad opcode 2018-11-29 21:31:18 +00:00
llvmbase.pas * add support for custom calling conventions to LLVM function declarations 2019-02-03 21:09:58 +00:00
llvmdef.pas * fixed LLVM para loading for byval paralocs that are preceded by other 2019-02-03 21:10:18 +00:00
llvminfo.pas * enabled more optimization flags for llvm 2018-12-18 21:13:52 +00:00
llvmnode.pas
llvmpara.pas * synchronised with trunk till r41207 2019-02-03 21:05:37 +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 * fixed LLVM para loading for byval paralocs that are preceded by other 2019-02-03 21:10:18 +00:00
nllvmadd.pas * fixed <> comparisons with NaNs (use LLVM "unordered" comparison: succeed 2018-12-21 20:57:12 +00:00
nllvmbas.pas * keep track of the alignment requirements of parameters with LLVM, and emit 2019-02-03 21:10:14 +00:00
nllvmcal.pas * force pointer-based self parameters of inlined routines in temps for LLVM 2018-12-24 22:09:55 +00:00
nllvmcnv.pas * when creating wrappers, add a prefix to parameter names to prevent them 2018-12-24 22:10:06 +00:00
nllvmcon.pas
nllvmflw.pas * only make a copy of the finally code in pass_1 instead of in pass_typecheck, 2019-02-03 21:09:51 +00:00
nllvminl.pas + LLVM support for the FMA intrinsics 2018-12-21 20:57:19 +00:00
nllvmld.pas * when creating wrappers, add a prefix to parameter names to prevent them 2018-12-24 22:10:06 +00:00
nllvmmat.pas * ensure the generic version of tcgshlshrnode gets used for llvm 2018-12-04 19:53:16 +00:00
nllvmmem.pas
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
tgllvm.pas * synchronised with trunk till r40503 2018-12-08 15:33:36 +00:00