fpc/compiler/llvm
Jonas Maebe 3208929e17 * add Xcode-11.0 as LLVM target version versin
git-svn-id: trunk@46676 -
2020-08-23 21:11:13 +00:00
..
aasmllvm.pas * made internalerror unique 2020-08-04 21:12:06 +00:00
aasmllvmmetadata.pas
agllvm.pas * ait_comment,ait_regalloc,ait_tempalloc,ait_varloc instructions produce only comments in the external assembler output. Moved handling of these instructions to TExternalAssembler.WriteComments(). 2020-08-22 19:53:39 +00:00
cgllvm.pas
hlcgllvm.pas
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
llvmfeatures.pas
llvminfo.pas * add Xcode-11.0 as LLVM target version versin 2020-08-23 21:11:13 +00:00
llvmnode.pas
llvmpara.pas
llvmpi.pas
llvmsym.pas
llvmtarg.pas
llvmtype.pas
nllvmadd.pas
nllvmbas.pas
nllvmcal.pas * emit the correct declaration for procdefs used to force a procname in LLVM 2020-08-23 21:11:09 +00:00
nllvmcnv.pas
nllvmcon.pas
nllvmflw.pas
nllvminl.pas
nllvmld.pas
nllvmmat.pas
nllvmmem.pas
nllvmset.pas
nllvmtcon.pas * Added on option to implement library based smartlinking of the dead stripable vectorized lists (e.g. resource strings index). By default smartlinking of such lists only supported when the section based smartlinking (tf_smartlink_sections) is enabled for a target. 2020-08-18 11:31:39 +00:00
nllvmutil.pas
rgllvm.pas * fixed LLVM register allocator after r46199 2020-08-03 20:36:02 +00:00
symllvm.pas
tgllvm.pas