fpc/compiler/llvm
Jonas Maebe 254b85c352 + new pio_inline_forbidden flag to indicate that while parsing the
implementation the compiler determined the routine must never be
    inlined
   o difference with po_noinline: can also be set in the implementation
   o difference with pio_inline_not_possible: it indicates that e.g.
     LLVM must not inline the routine either

git-svn-id: trunk@44065 -
2020-01-29 22:21:17 +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 + new pio_inline_forbidden flag to indicate that while parsing the 2020-01-29 22:21:17 +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 * use same Windows platform name as clang 2020-01-29 22:21:10 +00:00
llvmcfi.pas
llvmdef.pas * use LLVM constrained fpext/fptrunc intrinsics when fastmath is not enabled 2019-12-30 15:05:13 +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 + support for LLVM metadata constant string parameters 2019-12-30 15:04:57 +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 * support taking the address of labels defined in assembler blocks in the 2019-09-09 18:33:33 +00:00
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