fpc/compiler/llvm
Jonas Maebe f94f9f44e4 * convert all arguments to integers in case of comparisons of pointers with
constants on llvm, as you can only compare with "null" in that case
  * convert all arguments to integers in case of pointer subtractions,
    as pointer subtractions are not supported by llvm

git-svn-id: trunk@30485 -
2015-04-07 19:35:08 +00:00
..
aasmllvm.pas * fixed memory leak in case one tai operand is replaced by another 2015-04-04 14:29:00 +00:00
agllvm.pas Added aitconst_gs for AVR pointer references to Flash. 2015-04-04 10:29:11 +00:00
cgllvm.pas
hlcgllvm.pas * fixed a number of (mostly false) warnings regarding uninitialised 2015-03-15 21:10:50 +00:00
itllvm.pas * fixed a number of (mostly false) warnings regarding uninitialised 2015-03-15 21:10:50 +00:00
llvmbase.pas * fixed a number of (mostly false) warnings regarding uninitialised 2015-03-15 21:10:50 +00:00
llvmdef.pas * fixed compilation with -dllvm after r30343 2015-03-28 11:34:02 +00:00
llvminfo.pas
llvmnode.pas + llvm second_length() implementation (can't use generic one because of its 2014-08-12 18:59:19 +00:00
llvmpara.pas + implemented getintparaloc() for llvm 2015-04-04 14:29:19 +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 * convert all arguments to integers in case of comparisons of pointers with 2015-04-07 19:35:08 +00:00
nllvmcal.pas * added missing {$i fpcdefs.inc} 2014-08-10 19:40:34 +00:00
nllvmcnv.pas + tllvmtypeconvnode.second_int_to_bool() implementation 2014-08-10 19:40:13 +00:00
nllvmcon.pas * migrated the handling of ansi/unicodestring constants to the high level 2014-08-06 18:04:40 +00:00
nllvminl.pas + llvm second_length() implementation (can't use generic one because of its 2014-08-12 18:59:19 +00:00
nllvmld.pas * added missing {$i fpcdefs.inc} 2014-08-10 19:40:34 +00:00
nllvmmat.pas * moved tjvmnotnode implementation to generic ncghlmat unit, and also use it 2014-08-10 19:39:55 +00:00
nllvmmem.pas * fixed crash in r30244 (we only have to get a new elementdef if we didn't 2015-03-28 11:33:59 +00:00
nllvmtcon.pas * made the allocation of labels for internal data in typed const builders 2015-03-28 11:34:04 +00:00
nllvmutil.pas * record the alignment in taillvmdecl, as it can be different from the 2014-10-06 20:53:17 +00:00
rgllvm.pas * override instr_get_oper_spilling_info and substitute_spilled_registers for 2015-04-04 14:29:12 +00:00
tgllvm.pas * fixed a number of (mostly false) warnings regarding uninitialised 2015-03-15 21:10:50 +00:00