fpc/compiler/llvm
Jonas Maebe 394dfdd220 * ensure that all initialised items have a type (and only one):
o remove the accompanying tdef operands from tai operands, because such
     tai operands should have a tdef already
   o check that every queued tai is a tai_simpletypedconst (which have a
     type)
   o wrap queued bitcast/getelementptr tai instances with a
     tai_simpletypedconst

git-svn-id: branches/hlcgllvm@28154 -
2014-07-04 19:24:20 +00:00
..
aasmllvm.pas * ensure that all initialised items have a type (and only one): 2014-07-04 19:24:20 +00:00
agllvm.pas * ensure that all initialised items have a type (and only one): 2014-07-04 19:24:20 +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 * ensure that all initialised items have a type (and only one): 2014-07-04 19:24:20 +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