ia64.c (issue_nops_and_insn): Add new parameter.
authorVladimir Makarov <vmakarov@redhat.com>
Wed, 9 Apr 2003 18:50:03 +0000 (18:50 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Wed, 9 Apr 2003 18:50:03 +0000 (18:50 +0000)
commitf32360c7226f7216f67970073a98cca0705a529d
tree3942bd88d857980010d227c303951b270c597edb
parent0913e4b49e38718e767bc4e4575a8271ee484efb
ia64.c (issue_nops_and_insn): Add new parameter.

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.

From-SVN: r65401
gcc/ChangeLog
gcc/config/ia64/ia64.c