[PATCH 0/2][graphite] Fix tonto and h264ref.

Sebastian Pop sebpop@gmail.com
Tue Jul 27 05:54:00 GMT 2010


The following patches fix two CPU2k6 benchmarks: tonto was miscompiled
with an infinite loop, and h264ref was ICEing.  Committed to the
graphite branch.

Sebastian Pop (2):
  Call scev_analyzable_p only on is_gimple_reg.
  Fix tonto: call propagate_expr_outside_region.

 gcc/ChangeLog.graphite                |   19 +++++++++
 gcc/graphite-sese-to-poly.c           |   69 ++++++++++++---------------------
 gcc/testsuite/gcc.dg/graphite/id-25.c |   34 ++++++++++++++++
 3 files changed, 78 insertions(+), 44 deletions(-)
 create mode 100644 gcc/testsuite/gcc.dg/graphite/id-25.c



More information about the Gcc-patches mailing list