[PATCH 0/5] Graphite branch cleanups

Sebastian Pop sebpop@gmail.com
Tue May 24 20:26:00 GMT 2011


Hi,
I have committed the following patches to the graphite branch:

  Use zero_dim_array_p instead of graphite_artificial_array_p.
  Remove unused parameter.
  Remove continue from loop, add one more assert.
  Remove memory leaks, add one more assert.
  Fix typo.

 gcc/ChangeLog.graphite           |   30 ++++++++++++++++++++++++++++
 gcc/graphite-dependences.c       |   39 +++++++++++++++++++------------------
 gcc/graphite-dependences.h       |    2 +-
 gcc/graphite-opencl-codegen.c    |    6 ++--
 gcc/graphite-opencl-meta-clast.c |    2 +-
 gcc/graphite-opencl.c            |   40 +------------------------------------
 6 files changed, 57 insertions(+), 62 deletions(-)




More information about the Gcc-patches mailing list