fpc/compiler/llvm
Jonas Maebe 2a45b57504 * removed todo comment, the "constant" information is already propagated in
the mean time via the section type (sec_rodata/sec_rodata_norel ->
    constant)

git-svn-id: branches/hlcgllvm@28212 -
2014-07-12 22:42:37 +00:00
..
aasmllvm.pas * mark tasmsymbols as declared in the taillvmdecl constructor so that we 2014-07-12 22:13:50 +00:00
agllvm.pas * fixed writing hex-encoded characters in string constants 2014-07-12 22:42:20 +00:00
cgllvm.pas
hlcgllvm.pas * specify the asm section type when creating an LLVM declaration 2014-07-04 20:30:24 +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 - removed the globalsymbolmangleprefix/suffix constants that were added for 2014-07-05 15:44:16 +00:00
llvminfo.pas
llvmnode.pas + initial llvm implementation of the ttai_typedconstbuilder class 2014-07-01 16:30:57 +00:00
llvmpara.pas - removed the globalsymbolmangleprefix/suffix constants that were added for 2014-07-05 15:44:16 +00:00
llvmsym.pas - removed the globalsymbolmangleprefix/suffix constants that were added for 2014-07-05 15:44:16 +00:00
llvmtarg.pas
nllvmadd.pas
nllvmcal.pas
nllvmcnv.pas * don't internalerror when typecasting voidpointer^ or formaldef 2014-07-12 22:42:15 +00:00
nllvmcon.pas * handle the fact that we emit constant strings that can be longer or shorter 2014-07-12 22:42:31 +00:00
nllvmld.pas
nllvmmat.pas * llvm implementation of tmoddivnode 2014-07-12 22:14:22 +00:00
nllvmmem.pas
nllvmtcon.pas * removed todo comment, the "constant" information is already propagated in 2014-07-12 22:42:37 +00:00
nllvmutil.pas * specify the asm section type when creating an LLVM declaration 2014-07-04 20:30:24 +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