public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/4] if-conversion of loops with conditionals containing memory writes
@ 2010-07-07 20:23 Sebastian Pop
  2010-07-07 20:22 ` [PATCH 1/4] Add the -floop-if-convert flag Sebastian Pop
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Sebastian Pop @ 2010-07-07 20:23 UTC (permalink / raw)
  To: gcc-patches; +Cc: rguenther, Sebastian Pop

The patch-set adds -floop-if-convert, -floop-if-convert-memory-writes,
and improves the code generation of if-conversion, fixing the PR44710:
"if-conversion generates redundant statements."

This patch-set has been regtested on amd64-linux.  Ok for trunk?

Thanks,
Sebastian

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

end of thread, other threads:[~2010-07-09 16:45 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-07 20:23 [PATCH 0/4] if-conversion of loops with conditionals containing memory writes Sebastian Pop
2010-07-07 20:22 ` [PATCH 1/4] Add the -floop-if-convert flag Sebastian Pop
2010-07-07 21:39   ` Richard Guenther
2010-07-07 21:49     ` Sebastian Pop
2010-07-07 22:53       ` [PATCH 1/4] Add the -ftree-loop-if-convert flag Sebastian Pop
2010-07-08  9:02         ` Richard Guenther
2010-07-08 16:40           ` Sebastian Pop
2010-07-07 20:23 ` [PATCH 4/4] Do not check whether memory references accessed in every iteration trap Sebastian Pop
2010-07-08 12:29   ` Michael Matz
2010-07-07 20:23 ` [PATCH 3/4] Add flag -floop-if-convert-memory-writes Sebastian Pop
2010-07-07 22:54   ` [PATCH 3/4] Add flag -ftree-loop-if-convert-memory-writes Sebastian Pop
2010-07-07 20:24 ` [PATCH 2/4] Call maybe_fold_or_comparisons to fold OR-ed predicates Sebastian Pop
2010-07-08  9:57   ` Richard Guenther
2010-07-08 16:40     ` Sebastian Pop
2010-07-09 12:11       ` Richard Guenther
2010-07-09 16:41         ` Sebastian Pop
2010-07-09 16:45           ` Richard Guenther

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