fpc/compiler/llvm
Jonas Maebe 53e1d5c26f * fixed optimised form of a_cmp_const_reg_label(): when inverting the branch, we still
have to emit the label we originally allocated for the fallthrough path (otherwise
    the branch is not inverted at all, and moreover the caller will also emit the
    original target label somewhere so it will be doubly defined)

git-svn-id: branches/hlcgllvm@28367 -
2014-08-10 19:40:06 +00:00
..
aasmllvm.pas + support for (section-based) threadvars for LLVM 2014-08-10 13:18:46 +00:00
agllvm.pas + support for (section-based) threadvars for LLVM 2014-08-10 13:18:46 +00:00
cgllvm.pas
hlcgllvm.pas * fixed optimised form of a_cmp_const_reg_label(): when inverting the branch, we still 2014-08-10 19:40:06 +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 * handle cdecl varargs parameters in llvm procdef string representations 2014-08-10 13:19:24 +00:00
llvminfo.pas
llvmnode.pas + initial llvm implementation of the ttai_typedconstbuilder class 2014-07-01 16:30:57 +00:00
llvmpara.pas * fixed passing of C-style varargs parameters 2014-08-10 13:19:29 +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 * fixed passing of C-style varargs parameters 2014-08-10 13:19:29 +00:00
nllvmcnv.pas * don't internalerror when typecasting voidpointer^ or formaldef 2014-07-12 22:42:15 +00:00
nllvmcon.pas * migrated the handling of ansi/unicodestring constants to the high level 2014-08-06 18:04:40 +00:00
nllvmld.pas
nllvmmat.pas * moved tjvmnotnode implementation to generic ncghlmat unit, and also use it 2014-08-10 19:39:55 +00:00
nllvmmem.pas * recognise LOC_CREFERENCE in tllvmsubscriptnode.handle_platform_subscript() 2014-08-10 19:39:58 +00:00
nllvmtcon.pas * migrated the handling of ansi/unicodestring constants to the high level 2014-08-06 18:04:40 +00:00
nllvmutil.pas + support for (section-based) threadvars for LLVM 2014-08-10 13:18:46 +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