fpc/compiler/llvm
Jonas Maebe d5de84c6c5 * use typenames in more cases in the generated LLVM IR (results in smaller
IR in textual form)

git-svn-id: trunk@44518 -
2020-04-02 21:21:44 +00:00
..
aasmllvm.pas * fix case completeness warnings 2019-05-12 18:46:47 +00:00
aasmllvmmetadata.pas * use maytrap instead of strict FP exception behaviour in LLVM, so constant 2020-01-01 19:19:08 +00:00
agllvm.pas + -XlS<x> option to specify a suffix for externally called LLVM utilities, 2020-03-30 19:58:49 +00:00
cgllvm.pas
hlcgllvm.pas * add support for creating non-address-only procvars to 2020-04-02 21:21:36 +00:00
itllvm.pas
llvmbase.pas * fix LLVM backend compilation (mantis #36833) 2020-03-27 21:26:39 +00:00
llvmcfi.pas * create LLVM TAsmCFI wrapper that calls through to the original TASmCFI for 2019-03-03 17:15:09 +00:00
llvmdef.pas * use typenames in more cases in the generated LLVM IR (results in smaller 2020-04-02 21:21:44 +00:00
llvmfeatures.pas * constrained sitofp is not yet supported in LLVM for all targets 2020-01-07 20:22:17 +00:00
llvminfo.pas * constrained sitofp is not yet supported in LLVM for all targets 2020-01-07 20:22:17 +00:00
llvmnode.pas * simplify and optimize generated LLVM code for case statements 2019-06-29 12:17:49 +00:00
llvmpara.pas * fixed tdel1/2 tests again for AArch64/LLVM 2020-02-16 16:58:25 +00:00
llvmpi.pas * renamed getintparaloc to getcgtempparaloc 2019-12-24 22:12:25 +00:00
llvmsym.pas
llvmtarg.pas
llvmtype.pas * use typenames in more cases in the generated LLVM IR (results in smaller 2020-04-02 21:21:44 +00:00
nllvmadd.pas * use maytrap instead of strict FP exception behaviour in LLVM, so constant 2020-01-01 19:19:08 +00:00
nllvmbas.pas * synchronised with trunk till r42049 2019-05-12 18:44:05 +00:00
nllvmcal.pas
nllvmcnv.pas * use tprocvardef.getreusableprocaddr also for non-address-only copies of 2020-04-02 21:21:40 +00:00
nllvmcon.pas + support for LLVM metadata constant string parameters 2019-12-30 15:04:57 +00:00
nllvmflw.pas * moved tcgexceptionstatehandler to a new cgexcept unit 2019-02-27 21:13:45 +00:00
nllvminl.pas * use maytrap instead of strict FP exception behaviour in LLVM, so constant 2020-01-01 19:19:08 +00:00
nllvmld.pas * use tprocvardef.getreusableprocaddr also for non-address-only copies of 2020-04-02 21:21:40 +00:00
nllvmmat.pas
nllvmmem.pas
nllvmset.pas * simplify and optimize generated LLVM code for case statements 2019-06-29 12:17:49 +00:00
nllvmtcon.pas * add support for creating non-address-only procvars to 2020-04-02 21:21:36 +00:00
nllvmutil.pas * use tprocvardef.getreusableprocaddr also for non-address-only copies of 2020-04-02 21:21:40 +00:00
rgllvm.pas * synchronised with trunk till r42049 2019-05-12 18:44:05 +00:00
symllvm.pas
tgllvm.pas * renamed getintparaloc to getcgtempparaloc 2019-12-24 22:12:25 +00:00