fpc/compiler/llvm
Jonas Maebe 79974a9671 + -XlS<x> option to specify a suffix for externally called LLVM utilities,
e.g. -XlS-7 to call clang-7 instead of clang)
  * IMPORTANT: changed the -CL llvm code generation options to -Cl, for
    consistency with the new -Xl option (-XL was already taken)

git-svn-id: trunk@44436 -
2020-03-30 19:58:49 +00:00
..
aasmllvm.pas
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 * handle non-smallset sets in registers in LLVM like arrays and records 2020-01-07 20:22:13 +00:00
itllvm.pas
llvmbase.pas * fix LLVM backend compilation (mantis #36833) 2020-03-27 21:26:39 +00:00
llvmcfi.pas
llvmdef.pas * fixed tdel1/2 tests again for AArch64/LLVM 2020-02-16 16:58:25 +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
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
nllvmadd.pas * use maytrap instead of strict FP exception behaviour in LLVM, so constant 2020-01-01 19:19:08 +00:00
nllvmbas.pas
nllvmcal.pas
nllvmcnv.pas * constrained sitofp is not yet supported in LLVM for all targets 2020-01-07 20:22:17 +00:00
nllvmcon.pas + support for LLVM metadata constant string parameters 2019-12-30 15:04:57 +00:00
nllvmflw.pas
nllvminl.pas * use maytrap instead of strict FP exception behaviour in LLVM, so constant 2020-01-01 19:19:08 +00:00
nllvmld.pas
nllvmmat.pas
nllvmmem.pas
nllvmset.pas
nllvmtcon.pas
nllvmutil.pas * fix internalerror if adding the object info for LLVM requires creating new defs 2020-01-29 22:21:03 +00:00
rgllvm.pas
symllvm.pas
tgllvm.pas * renamed getintparaloc to getcgtempparaloc 2019-12-24 22:12:25 +00:00