fpc/compiler/llvm
Jonas Maebe 4939c9a7b9 * implemented overflow checking for llvm
git-svn-id: trunk@32736 -
2015-12-26 20:00:44 +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 * treat records with {$packrecords c} the same as other records for LLVM 2015-12-25 21:05:22 +00:00
cgllvm.pas
hlcgllvm.pas * implemented overflow checking for llvm 2015-12-26 20:00:44 +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 * treat records with {$packrecords c} the same as other records for LLVM 2015-12-25 21:05:22 +00:00
llvminfo.pas
llvmnode.pas * fixed external wrapper generation on llvm 2015-11-22 11:49:40 +00:00
llvmpara.pas * reset shiftval when transforming a paraloc into an llvm paraloc 2015-12-20 21:08:56 +00:00
llvmsym.pas
llvmtarg.pas
llvmtype.pas * register the types for the cgparas instead of for the parameters of 2015-12-26 20:00:18 +00:00
nllvmadd.pas * only convert left/right to the resultdef of an addnode involving pointers 2015-11-24 20:10:45 +00:00
nllvmbas.pas * initialise all register temps with "undef" for llvm, so that llvm knows 2015-11-22 11:49:15 +00:00
nllvmcal.pas
nllvmcnv.pas * fixed the parameter order for thlcgobj.g_load_const_field_by_name() 2015-12-05 18:03:48 +00:00
nllvmcon.pas
nllvminl.pas * fixed opcode in second_sqr_real 2015-11-21 12:36:39 +00:00
nllvmld.pas * fixed llvm types for loading the address of a nested routine 2015-12-05 18:03:45 +00:00
nllvmmat.pas * fixed llvm unaryminus for comp/currency on platforms supporting extended 2015-11-24 20:10:48 +00:00
nllvmmem.pas * handle bitpacked ordinal fields whose size is a multiple of 8 bits the same 2015-12-02 22:24:04 +00:00
nllvmtcon.pas * handle typed constant definitions of variant records using different fields 2015-12-25 21:05:45 +00:00
nllvmutil.pas * converted tnodeutils.InsertResourceInfo to the high level typed constant 2015-11-25 22:25:48 +00:00
nllvmvmt.pas * fixed external wrapper generation on llvm 2015-11-22 11:49:40 +00:00
rgllvm.pas
symllvm.pas
tgllvm.pas * fixed allocation of temps for empty arrays on llvm 2015-11-12 22:00:28 +00:00