]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/Makefile.in
New -fcompare-elim pass.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 Jan 2011 19:35:10 +0000 (19:35 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 Jan 2011 19:35:10 +0000 (19:35 +0000)
commita50372fe702cabfa8fb6a8e3a82da919ca720cda
treee448736a4d2079d8b2bb7d5d43e46d716b00478c
parent502904119dcbe9c75e8f3d48f8306a56c6835618
New -fcompare-elim pass.

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169131 138bc75d-0d04-0410-961f-82ee72b054a4
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