]> git.ipfire.org Git - thirdparty/gcc.git/commit
New -fcompare-elim pass.
authorRichard Henderson <rth@redhat.com>
Sat, 22 Jan 2011 19:35:10 +0000 (11:35 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 22 Jan 2011 19:35:10 +0000 (11:35 -0800)
commite692f27683b38733fedc67b62ddd5f41b9a9e0ed
treee448736a4d2079d8b2bb7d5d43e46d716b00478c
parent8a9adf2c8fde74d9789b01f5c35c0e652dd69a8a
New -fcompare-elim pass.

Version 3, with two rounds of comments from Paolo Bonzini.

From-SVN: r169131
12 files changed:
gcc/ChangeLog
gcc/Makefile.in
gcc/common.opt
gcc/compare-elim.c [new file with mode: 0644]
gcc/doc/invoke.texi
gcc/doc/tm.texi
gcc/doc/tm.texi.in
gcc/opts.c
gcc/passes.c
gcc/recog.h
gcc/target.def
gcc/tree-pass.h