- 06 May, 1997 1 commit
-
-
From-SVN: r14024
Mike Stump committed
-
- 04 Feb, 1997 1 commit
-
-
* flow.c (life_analysis): Delete obvious no-op moves which use SUBREGs. From-SVN: r13607
Jeff Law committed
-
- 29 Jan, 1997 1 commit
-
-
From-SVN: r13562
Richard Kenner committed
-
- 21 Aug, 1996 1 commit
-
-
* flow.c (life_analysis): Preserve registers used by the epilogue. (mark_used_regs): Likewise. * reorg.c (fill_simple_delay_slots): Likewise. (dbr_schedule): Likewise. Fixes eh49.C for sparc. From-SVN: r12666
Mike Stump committed
-
- 23 Jul, 1996 1 commit
-
-
From-SVN: r12548
Mike Stump committed
-
- 03 Jul, 1996 1 commit
-
-
From-SVN: r12390
Mike Stump committed
-
- 18 Jun, 1996 1 commit
-
-
From-SVN: r12295
Richard Kenner committed
-
- 10 Jun, 1996 1 commit
-
-
CALL_INSN that has a REG_RETVAL. From-SVN: r12263
Richard Kenner committed
-
- 10 May, 1996 1 commit
-
-
SOME_NOT_NEEDED and set properly. From-SVN: r11967
Richard Kenner committed
-
- 08 Apr, 1996 1 commit
-
-
flow.c (find_auto_inc): Also make sure there aren't any sets of the incremented register between the... * flow.c (find_auto_inc): Also make sure there aren't any sets of the incremented register between the memory reference and increment insn. From-SVN: r11682
Jeff Law committed
-
- 31 Mar, 1996 1 commit
-
-
From-SVN: r11646
Richard Kenner committed
-
- 02 Feb, 1996 1 commit
-
-
Don't look into condition of an IF_THEN_ELSE; also make faster. From-SVN: r11158
Richard Kenner committed
-
- 28 Aug, 1995 1 commit
-
-
From-SVN: r10289
Richard Kenner committed
-
- 15 Jun, 1995 1 commit
-
-
From-SVN: r9961
Richard Kenner committed
-
- 16 May, 1995 1 commit
-
-
From-SVN: r9712
Richard Kenner committed
-
- 13 May, 1995 1 commit
-
-
(find_basic_blocks): Only perform n_basic_blocks sanity check on first pass, and on second pass ensure it has the correct value. From-SVN: r9671
Doug Evans committed
-
- 11 May, 1995 2 commits
-
-
From-SVN: r9618
Michael Meissner committed -
From-SVN: r9617
Michael Meissner committed
-
- 29 Mar, 1995 1 commit
-
-
if operand is a REG. From-SVN: r9247
Jim Wilson committed
-
- 18 Mar, 1995 1 commit
-
-
modes. From-SVN: r9205
Richard Kenner committed
-
- 13 Feb, 1995 1 commit
-
-
From-SVN: r8945
Doug Evans committed
-
- 21 Jan, 1995 1 commit
-
-
nonlocal_labels. From-SVN: r8781
Jim Wilson committed
-
- 20 Dec, 1994 1 commit
-
-
reg_next_use entries. From-SVN: r8670
Jim Wilson committed
-
- 17 Nov, 1994 1 commit
-
-
From-SVN: r8480
Richard Kenner committed
-
- 15 Nov, 1994 1 commit
-
-
(find_basic_blocks): Call it to physically delete insns in unreachable blocks. When scanning blocks after dead ones, start scanning after the dead one (not at the dead one). If there are lots of unreachable blocks, make another pass to squeeze them out (this reduces memory usage in some pathalogical cases by a significant amount without resorting to sparse matrices). (propagate_block): Make code a bit more efficient (for example, no need to test `loop_depth' for each insn, just notes). From-SVN: r8440
Doug Evans committed
-
- 26 Oct, 1994 1 commit
-
-
(life_analysis): Clean up handling of basic_block_drops_in. From-SVN: r8340
Richard Kenner committed
-
- 18 Oct, 1994 1 commit
-
-
call. From-SVN: r8304
Richard Kenner committed
-
- 08 Sep, 1994 1 commit
-
-
From-SVN: r8042
Jim Wilson committed
-
- 14 Aug, 1994 1 commit
-
-
(mark_used_regs): When adding REG_DEAD notes, check for the case where a multiple register hard reg overlaps a register set by the insn. From-SVN: r7921
Jim Wilson committed
-
- 12 Aug, 1994 1 commit
-
-
From-SVN: r7904
Richard Kenner committed
-
- 11 Aug, 1994 1 commit
-
-
before commiting to the auto-inc. From-SVN: r7889
Richard Kenner committed
-
- 07 Aug, 1994 1 commit
-
-
(allocate_for_life_analysis): Allocate and initialize it. (mark_used_regs, case SUBREG): Set it. From-SVN: r7864
Richard Kenner committed
-
- 07 Jul, 1994 1 commit
-
-
(mark_used_regs): Likewise. From-SVN: r7669
Doug Evans committed
-
- 14 Jun, 1994 1 commit
-
-
From-SVN: r7472
Richard Kenner committed
-
- 16 May, 1994 1 commit
-
-
if the register dies in the succeeding insn. From-SVN: r7308
Richard Kenner committed
-
- 06 May, 1994 1 commit
-
-
to using CALL_INSN_FUNCTION_USAGE. From-SVN: r7242
Richard Kenner committed
-
- 20 Apr, 1994 1 commit
-
-
From-SVN: r7091
Steve Chamberlain committed
-
- 11 Mar, 1994 1 commit
-
-
value via invisible pointer. From-SVN: r6748
Jim Wilson committed
-
- 08 Feb, 1994 1 commit
-
-
instruction of each basic block. From-SVN: r6500
Jim Wilson committed
-
- 03 Feb, 1994 1 commit
-
-
(uses_reg_or_mem): New function. (find_basic_block): Some cleanups; eliminate shadowed variables. Look for REG_LABEL notes in all insns and allow for multiple such. Don't delete labels in forced_labels. Generalize test for computed jumps. (find_auto_inc): OFFSET should be HOST_WIDE_INT. (mark_used_regs): Put decls of parms in parm order. (find_use_as_address): PLUSCONST should be HOST_WIDE_INT. From-SVN: r6477
Richard Kenner committed
-