fpc/compiler/llvm
Jonas Maebe abd79d275f * always emit the procdef when calling a routine in llvm; this is
only required when calling a routine that returns a procvardef or
    if it's a C-style varargs routine, but it's always allowed and
    always doing it simplifies procvar handling

git-svn-id: trunk@32416 -
2015-11-21 12:37:17 +00:00
..
aasmllvm.pas * always emit the procdef when calling a routine in llvm; this is 2015-11-21 12:37:17 +00:00
agllvm.pas + llvm blockaddress() intrinsic (supported as of LLVM 3.5.1) 2015-11-21 12:36:55 +00:00
cgllvm.pas
hlcgllvm.pas * always emit the procdef when calling a routine in llvm; this is 2015-11-21 12:37:17 +00:00
itllvm.pas + llvm blockaddress() intrinsic (supported as of LLVM 3.5.1) 2015-11-21 12:36:55 +00:00
llvmbase.pas + llvm blockaddress() intrinsic (supported as of LLVM 3.5.1) 2015-11-21 12:36:55 +00:00
llvmdef.pas + pointerdef support in llvmgettemprecorddef() 2015-11-13 17:48:19 +00:00
llvminfo.pas
llvmnode.pas * reworked external symbol handling on llvm to deal with the fact that 2015-06-13 22:48:20 +00:00
llvmpara.pas * support marking defs created via the getreusable*() class methods as 2015-11-04 20:46:18 +00:00
llvmsym.pas
llvmtarg.pas
llvmtype.pas * always emit the procdef when calling a routine in llvm; this is 2015-11-21 12:37:17 +00:00
nllvmadd.pas
nllvmcal.pas
nllvmcnv.pas * force complex procvars immediately to memory for llvm, so we don't have to 2015-11-21 12:36:48 +00:00
nllvmcon.pas * (again) fixed loading the address of the string data of an ansi/ 2015-07-30 16:58:19 +00:00
nllvminl.pas * fixed opcode in second_sqr_real 2015-11-21 12:36:39 +00:00
nllvmld.pas * force complex procvars immediately to memory for llvm, so we don't have to 2015-11-21 12:36:48 +00:00
nllvmmat.pas
nllvmmem.pas * renamed thlcgobj.g_set_addr_nonbitpacked_record_field_ref() to 2015-11-21 12:37:01 +00:00
nllvmtcon.pas + custom section name support for llvm 2015-11-21 12:36:26 +00:00
nllvmutil.pas * converted tnodeutils.InsertMemorySizes() to the high level typed constant 2015-09-14 16:10:54 +00:00
rgllvm.pas * changed getpointerdef() into a tpointerdef.getreusable() class method 2015-06-22 08:17:49 +00:00
symllvm.pas * fixed llvm handling of routines that are normally declared in the 2015-08-05 21:05:55 +00:00
tgllvm.pas * fixed allocation of temps for empty arrays on llvm 2015-11-12 22:00:28 +00:00