fpc/compiler/llvm
Jonas Maebe e18e98b540 * changed the type of the forcesize parameter of gethltemp() and friends
from aint to asizeint (fixes range check warning/error when compiling
    the AVR backend)

git-svn-id: branches/hlcgllvm@28147 -
2014-07-03 22:28:43 +00:00
..
aasmllvm.pas + support for instruction operands that are tai themselves in the llvm 2014-07-01 16:30:22 +00:00
agllvm.pas * fixed writing nested conversion operations such as bitcast (missing 2014-07-03 22:28:28 +00:00
cgllvm.pas
hlcgllvm.pas + new chlcgobj class reference variable that can be used to call thlcg* 2014-07-03 22:28:31 +00:00
itllvm.pas + new llvmconvop() routine that determines the conversion operation to 2014-07-01 16:30:34 +00:00
llvmbase.pas + new llvmconvop() routine that determines the conversion operation to 2014-07-01 16:30:34 +00:00
llvmdef.pas * call def2regtyp via the chlcgobj class reference so it also works when 2014-07-03 22:28:35 +00:00
llvminfo.pas
llvmnode.pas + initial llvm implementation of the ttai_typedconstbuilder class 2014-07-01 16:30:57 +00:00
llvmpara.pas
llvmsym.pas
llvmtarg.pas
nllvmadd.pas
nllvmcal.pas
nllvmcnv.pas
nllvmcon.pas
nllvmld.pas
nllvmmat.pas
nllvmmem.pas
nllvmtcon.pas * insert a type conversion if the final result of an queued expression is 2014-07-03 22:28:40 +00:00
nllvmutil.pas + basic support infrastructure in the llvm assembler writer to write out 2014-07-01 16:30:19 +00:00
rgllvm.pas
tgllvm.pas * changed the type of the forcesize parameter of gethltemp() and friends 2014-07-03 22:28:43 +00:00