]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/configure.in
* Integrate Haifa instruction scheduler.
authorJeffrey A Law <law@cygnus.com>
Tue, 12 Aug 1997 04:07:19 +0000 (04:07 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 12 Aug 1997 04:07:19 +0000 (22:07 -0600)
commit8c660648cab7bed53c82b8283dcf170db7e97983
treed4545c8066f57414681646f5d32d3f9b95acbe1b
parentaa32d8415861b4a41e0b3f38654bc425cb7cb64d
* Integrate Haifa instruction scheduler.

        * Integrate regmove pass.
See ChangeLog for deatils.

From-SVN: r14770
15 files changed:
gcc/ChangeLog
gcc/Makefile.in
gcc/configure
gcc/configure.in
gcc/flags.h
gcc/flow.c
gcc/genattrtab.c
gcc/haifa-sched.c [new file with mode: 0644]
gcc/invoke.texi
gcc/loop.c
gcc/loop.h
gcc/regmove.c [new file with mode: 0644]
gcc/rtl.h
gcc/toplev.c
gcc/unroll.c