aboutsummaryrefslogtreecommitdiff
path: root/gcc/flow.c
diff options
context:
space:
mode:
authorJim Wilson <wilson@gcc.gnu.org>1995-02-07 12:18:09 -0800
committerJim Wilson <wilson@gcc.gnu.org>1995-02-07 12:18:09 -0800
commit51bd623f2bbfcc82d4448258b81508d3958fb109 (patch)
tree583d81dd99dfc9572757e9893a1632705821d5f7 /gcc/flow.c
parentc8b3b7d66538467c6a55a8bdbc5efd1311db8721 (diff)
downloadgcc-51bd623f2bbfcc82d4448258b81508d3958fb109.zip
gcc-51bd623f2bbfcc82d4448258b81508d3958fb109.tar.gz
gcc-51bd623f2bbfcc82d4448258b81508d3958fb109.tar.bz2
Correct errors in comments. Delete all assembler comments.
Delete commented out patterns. Delete all peepholes but two. Delete all define_splits but one. Delete all `combiner' patterns. (mpy): Correct multiply latencies. (needs_delay_slot, hit_stack, interrupt_function, in_delay_slot, define_delay): Correct and/or simplify all reorg related definitions. (addsi3_real): Delete. (addsi3): Use arith_operand for argument 1. (mulhisi3): Use arith_reg_operand not mac_operand. (and_ffff, and_ff): Delete. (andsi3): Handle constant 255 specially. (rot*): Correct and/or simplify all rotate patterns. (ashlsi3_k): Delete clobber of T bit. Output add for 1 bit shift. (ashlsi3_n, lshrsi3_n): Delete use of fake_shift. (negc): Correct pattern by adding set of T bit. (extend*): Delete 'u' and 'U' constraint cases. (pop): Separate 'l' and 'x' constraint cases. (movsi-1): Better code for move to T bit case. (bsr, bsr_value, mac): Delete. From-SVN: r8888
Diffstat (limited to 'gcc/flow.c')
0 files changed, 0 insertions, 0 deletions