fpc/compiler/llvm
Jonas Maebe 1a77bc952e * immediate write out partial string respresentations of instructions
rather than first concatenating everything, because in case of
    instructions that have other tai as operands we have to ensure that
    all previous output is flushed before the tai-operand is evaluated
    (and written/flushed)

git-svn-id: branches/hlcgllvm@28125 -
2014-07-01 16:31:00 +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 * immediate write out partial string respresentations of instructions 2014-07-01 16:31:00 +00:00
cgllvm.pas
hlcgllvm.pas + new llvmconvop() routine that determines the conversion operation to 2014-07-01 16:30:34 +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 * fixed (harmless) typecast errors when creating a string representation of 2014-07-01 16:30:55 +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 + initial llvm implementation of the ttai_typedconstbuilder class 2014-07-01 16:30:57 +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