fpc/compiler/llvm
Jonas Maebe 807fcb3371 * support pasbool8 as type for a record field when a record is passed/
returned in multiple registers (llvm)

git-svn-id: trunk@38862 -
2018-04-28 16:17:37 +00:00
..
aasmllvm.pas + support for creating and writing LLVM landingpad instructions 2016-12-18 13:57:42 +00:00
agllvm.pas
cgllvm.pas
hlcgllvm.pas * removed temppos field again from parameter locations: they're not allocated 2018-04-27 19:18:55 +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 * support pasbool8 as type for a record field when a record is passed/ 2018-04-28 16:17:37 +00:00
llvminfo.pas
llvmnode.pas * fixed interprocedural gotos for llvm 2016-11-21 07:39:13 +00:00
llvmpara.pas
llvmsym.pas
llvmtarg.pas + basic llvm bitcode (textual format) writer: 2013-11-11 11:16:25 +00:00
llvmtype.pas
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 * fixed typed constants that use an integer number to initialise a procvar or 2016-12-04 11:15:15 +00:00
nllvmutil.pas + support for handling the tcalo_no_dead_strip flag when targeting LLVM: 2016-12-02 12:33:05 +00:00
rgllvm.pas * changed getpointerdef() into a tpointerdef.getreusable() class method 2015-06-22 08:17:49 +00:00
symllvm.pas
tgllvm.pas * fixed llvm compiler compilation after r38814 (crashes in "make cycle", but 2018-04-22 20:40:19 +00:00