fpc/compiler/llvm
Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references,
so that they can still be freed after the reference has been changed
    (e.g. in case of array indexing or record field accesses) (mantis #33628)

git-svn-id: trunk@38814 -
2018-04-22 17:03:16 +00:00
..
aasmllvm.pas + support for creating and writing LLVM landingpad instructions 2016-12-18 13:57:42 +00:00
agllvm.pas + support for creating and writing LLVM landingpad instructions 2016-12-18 13:57:42 +00:00
cgllvm.pas
hlcgllvm.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
itllvm.pas + support for creating and writing LLVM landingpad instructions 2016-12-18 13:57:42 +00:00
llvmbase.pas * fix compilation for llvm as proposed by Karl-Michael Schindler, resolves #31969 2017-12-28 14:57:35 +00:00
llvmdef.pas * changed llvmgettemprecorddef() to take an open array instead of a tfplist 2016-12-18 13:57:22 +00:00
llvminfo.pas
llvmnode.pas
llvmpara.pas
llvmsym.pas
llvmtarg.pas
llvmtype.pas + support for LLVM nil assembler symbols in instructions (write as "null") 2016-12-18 13:57:39 +00:00
nllvmadd.pas
nllvmbas.pas
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
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 * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00
nllvmtcon.pas
nllvmutil.pas
rgllvm.pas
symllvm.pas
tgllvm.pas * keep track of the temp position separately from the offset in references, 2018-04-22 17:03:16 +00:00