2003-04-09 Vladimir Makarov <vmakarov@redhat.com>
authorvmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Apr 2003 18:50:03 +0000 (18:50 +0000)
committervmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Apr 2003 18:50:03 +0000 (18:50 +0000)
commitc4177b9b22d5738374daf289c19e3e3316edc128
tree3942bd88d857980010d227c303951b270c597edb
parent39810676742d211d2b80a19de7a791378f9c2854
2003-04-09  Vladimir Makarov  <vmakarov@redhat.com>

* config/ia64/ia64.c (issue_nops_and_insn): Add new parameter.
Check that asm insn starts on a new cycle.  Add nops after asm
insn to end bundle.
(bundling): Move insn type evaluation from the loop.  Call
issue_nops_and_insn with the new parameter.  Ignore changing
position for nops after asm insn.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@65401 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/ia64/ia64.c