public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Graphite branch cleanups
@ 2011-05-24 20:26 Sebastian Pop
  2011-05-24 20:24 ` [PATCH 3/5] Remove continue from loop, add one more assert Sebastian Pop
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sebastian Pop @ 2011-05-24 20:26 UTC (permalink / raw)
  To: gcc-patches; +Cc: gcc-graphite, Sebastian Pop

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(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-05-24 18:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-24 20:26 [PATCH 0/5] Graphite branch cleanups Sebastian Pop
2011-05-24 20:24 ` [PATCH 3/5] Remove continue from loop, add one more assert Sebastian Pop
2011-05-24 20:34 ` [PATCH 4/5] Remove memory leaks, " Sebastian Pop
2011-05-24 20:35 ` [PATCH 1/5] Use zero_dim_array_p instead of graphite_artificial_array_p Sebastian Pop
2011-05-24 20:35 ` [PATCH 5/5] Fix typo Sebastian Pop
2011-05-24 20:36 ` [PATCH 2/5] Remove unused parameter Sebastian Pop

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).