fpc/compiler/llvm
Jonas Maebe eb7ba1690e * mark all external assemblers using an LLVM tool using af_llvm
+ added support for constructing target triplets
  * pass "-target triplet" when using an LLVM assembler
   o removed no longer needed $DARWINVERSION and $ARCH parameters
  * consistently use as_clang_gas when clang is used to assembler GAS-style
    assembly, and rename as_llcm_clang to as_clang_llvm (for consistency)
  * support pipe assembling when using clang on *nix in all cases

git-svn-id: trunk@45807 -
2020-07-19 14:30:35 +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 * mark all external assemblers using an LLVM tool using af_llvm 2020-07-19 14:30:35 +00:00
cgllvm.pas
hlcgllvm.pas * implemented a_load_undefined_cgpara for LLVM, fixes LLVM code generator 2020-05-21 10:56:39 +00:00
itllvm.pas
llvmbase.pas * mark all external assemblers using an LLVM tool using af_llvm 2020-07-19 14:30:35 +00:00
llvmcfi.pas
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
llvmpara.pas * Do not use the LOC_VOID location to indicate unused parameters. 2020-05-21 09:36:40 +00:00
llvmpi.pas
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
nllvmcal.pas * Do not use the LOC_VOID location to indicate unused parameters. 2020-05-21 09:36:40 +00:00
nllvmcnv.pas * use tprocvardef.getreusableprocaddr also for non-address-only copies of 2020-04-02 21:21:40 +00:00
nllvmcon.pas
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 * use tprocvardef.getreusableprocaddr also for non-address-only copies of 2020-04-02 21:21:40 +00:00
nllvmmat.pas
nllvmmem.pas
nllvmset.pas
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
symllvm.pas
tgllvm.pas