X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2FChangeLog.graphite;h=8790e87e29a216de626e5a87bef0f36a3bc8c157;hp=ff6533a16d4bb8b37e1362fc4f2205decb6cc163;hb=f6fb4255a802b0789523194342b5b5a4202e9700;hpb=b43389bdff99f059d2f593c0b3b5b3332f8131f2 diff --git a/gcc/ChangeLog.graphite b/gcc/ChangeLog.graphite index ff6533a16d4..8790e87e29a 100644 --- a/gcc/ChangeLog.graphite +++ b/gcc/ChangeLog.graphite @@ -1,3 +1,13 @@ +2010-03-05 Tobias Grosser + Ramakrishna Upadrasta + + * graphite-clast-to-gimple.c (clast_to_gcc_expression): Also + handle conversions from pointer to integers. + (gcc_type_for_cloog_iv): Choose the smalles signed integer as an + induction variable, to be able to work with code generated by CLooG. + * graphite-sese-to-poly.c (scop_ivs_can_be_represented): New. + (build_poly_scop): Bail out if we cannot codegen a loop. + 2010-03-04 Tobias Grosser * graphite-clast-to-gimple.c (translate_clast): Do not short-cut