]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/sched-int.h
sched-int.h (IS_SPECULATION_CHECK_P, [...]): New macros.
authorMaxim Kuvyrkov <mkuvyrkov@ispras.ru>
Fri, 6 Oct 2006 21:49:07 +0000 (21:49 +0000)
committerMaxim Kuvyrkov <mkuvyrkov@gcc.gnu.org>
Fri, 6 Oct 2006 21:49:07 +0000 (21:49 +0000)
commitd7bfd90745988e02a5358371e57a4b8b20ba9ff9
tree60dc0f53dee19449b88f58b49e331407b4b3a60b
parent7ea84dc44cd48f9b7833248a2f0b716bbf37df2b
sched-int.h (IS_SPECULATION_CHECK_P, [...]): New macros.

2006-10-06  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>

* sched-int.h (IS_SPECULATION_CHECK_P, IS_SPECULATION_SIMPLE_CHECK_P):
New macros.
* sched-ebb.c (begin_schedule_ready): Use them.
* haifa-sched.c (schedule_insn, move_insn, try_ready,
add_to_speculative_block, create_check_block_twin, speculate_insn,
fix_jump_move, move_block_after_check): Ditto.
* sched-rgn.c (new_ready): Ditto.

From-SVN: r117516
gcc/ChangeLog
gcc/haifa-sched.c
gcc/sched-ebb.c
gcc/sched-int.h
gcc/sched-rgn.c