OSDN Git Service

* i386.md (float_truncate splitter, and to mov splitters): Add
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jun 2001 10:47:33 +0000 (10:47 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jun 2001 10:47:33 +0000 (10:47 +0000)
commitde81ada1ab35e623c7edbb79eb26a73572c9f303
tree144f44b72eb338b2b0f1378f869aeee6e66f6bc3
parent474c2b47315677fe3ce5b50882c8695b9f9c264f
* i386.md (float_truncate splitter, and to mov splitters): Add
reload_completted; fix operand predicate.

* haifa-sched.c (sched_init): Do not split insns.
* toplev.c (rest_of_compilation): Call split_all_insns before
sched1 pass; simplify condition of post-reload splitter;
call split_all_insn before sched2 pass.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43575 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/haifa-sched.c
gcc/toplev.c