fpc/compiler/llvm
Jonas Maebe fceb34dbd5 * converted tllvmpara contents from tlocation to toper, so we can also
store tai in them
  + support for direct symbol parameters to llvm routines (without first
    loading them into register)
   o needed to pass such symbols to llvm intrinsics

git-svn-id: branches/debug_eh@40414 -
2018-11-29 21:31:27 +00:00
..
aasmllvm.pas * converted tllvmpara contents from tlocation to toper, so we can also 2018-11-29 21:31:27 +00:00
agllvm.pas * converted tllvmpara contents from tlocation to toper, so we can also 2018-11-29 21:31:27 +00:00
cgllvm.pas
hlcgllvm.pas * converted tllvmpara contents from tlocation to toper, so we can also 2018-11-29 21:31:27 +00:00
itllvm.pas + added "cleanup" landing pad opcode 2018-11-29 21:31:18 +00:00
llvmbase.pas + added "cleanup" landing pad opcode 2018-11-29 21:31:18 +00:00
llvmdef.pas + customint torddef type to create arbitraty bit-width integers 2018-11-29 20:57:08 +00:00
llvminfo.pas
llvmnode.pas + tllvmexceptionstatehandler that emits LLVM landingpad instructions to be 2018-11-29 21:30:46 +00:00
llvmpara.pas * changed create_hlcodegen into a procvar, so that we don't have to insert 2018-11-29 21:31:15 +00:00
llvmpi.pas * changed create_hlcodegen into a procvar, so that we don't have to insert 2018-11-29 21:31:15 +00:00
llvmsym.pas
llvmtarg.pas
llvmtype.pas * converted tllvmpara contents from tlocation to toper, so we can also 2018-11-29 21:31:27 +00:00
nllvmadd.pas
nllvmbas.pas * converted tllvmpara contents from tlocation to toper, so we can also 2018-11-29 21:31:27 +00:00
nllvmcal.pas
nllvmcnv.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
nllvmcon.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
nllvmflw.pas + tllvmexceptionstatehandler that emits LLVM landingpad instructions to be 2018-11-29 21:30:46 +00:00
nllvminl.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
nllvmld.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
nllvmmat.pas
nllvmmem.pas Use same parameter type for update_reference_offset override 2018-11-16 13:26:56 +00:00
nllvmtcon.pas * fixed dynamic array constants for llvm 2018-11-28 19:23:25 +00:00
nllvmutil.pas
rgllvm.pas * converted tllvmpara contents from tlocation to toper, so we can also 2018-11-29 21:31:27 +00:00
symllvm.pas
tgllvm.pas * changed create_hlcodegen into a procvar, so that we don't have to insert 2018-11-29 21:31:15 +00:00