fpc/compiler/llvm
Jonas Maebe e0c1c4d3bf + support for merging multiple tai_strings/tai_consts emitted as part of the
same string constant to be merged together into a single tai_string
    (required to efficiently represent string constants in llvm assembler
     --i.e., without splitting them into bytes--, while keeping the
     flexibility in the typed constant parser to mix individual elements
     and strings)

git-svn-id: branches/hlcgllvm@28135 -
2014-07-02 17:24:59 +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 * moved the tai_*typedconst classes to aasmcnst to make use of def-related 2014-07-02 17:24:50 +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 end of shortstring llvm def after r27015 2014-07-02 17:24:44 +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 + support for merging multiple tai_strings/tai_consts emitted as part of the 2014-07-02 17:24:59 +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