]> gcc.gnu.org Git - gcc.git/commit
jump.c (condjump_in_parallel_p): New function to detect conditional jumps within...
authorJeff Law <law@gcc.gnu.org>
Tue, 14 Jun 1994 19:18:43 +0000 (13:18 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 14 Jun 1994 19:18:43 +0000 (13:18 -0600)
commit3480bb98425cfd31e76057ad52e7a039dee20a79
tree9ada8dc73a09377ab6597e86279771aff5a63b15
parent36e2f858ba48aa9230e081ac48f69ae11fd623f1
jump.c (condjump_in_parallel_p): New function to detect conditional jumps within PARALLEL insns.

        * jump.c (condjump_in_parallel_p): New function to detect
        conditional jumps within PARALLEL insns.
        (jump_optimize): Allow for some simple optimizations involving
        conditional jumps within PARALLEL insns.
        * reorg.c (get_jump_flags): Handle conditional jumps in PARALLEL
        insns.
        (get_branch_condition, fill_simple_delay_slots): Likewise.
        (fill_eager_delay_slots, relax_delay_slots, dbr_schedule): Likewise.

From-SVN: r7452
gcc/jump.c
gcc/reorg.c
This page took 0.059559 seconds and 5 git commands to generate.