Age | Commit message (Expand) | Author | Files | Lines |
2006-08-14 | re PR rtl-optimization/28634 (rounding problem with -fdelayed-branch on hppa/... | Richard Sandiford | 1 | -0/+2 |
2006-08-11 | re PR rtl-optimization/23454 (ICE in invert_exp_1, at jump.c:1719) | Eric Botcazou | 1 | -5/+5 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -2/+4 |
2006-02-06 | * reorg.c (dbr_schedule): Use dump_file instead of file. | Richard Sandiford | 1 | -16/+16 |
2006-02-06 | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 1 | -2/+2 |
2005-12-17 | basic-block.h: Changed basic block numbering so that the entry block is 0 and... | Daniel Berlin | 1 | -1/+1 |
2005-12-16 | re PR middle-end/25457 (reorg.c:966: warning: unused variable 'insn') | John David Anglin | 1 | -1/+1 |
2005-12-16 | reorg.c (mostly_true_jump): Clean up code depending on LABEL_OUTSIDE_LOOP_P a... | Steven Bosscher | 1 | -53/+3 |
2005-10-20 | re PR rtl-optimization/23585 (mem_fun* code fine with -O1, bus error with -O2) | Eric Botcazou | 1 | -5/+5 |
2005-09-03 | re PR rtl-optimization/23454 (ICE in invert_exp_1, at jump.c:1719) | Jakub Jelinek | 1 | -3/+4 |
2005-08-01 | dwarf2out.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -0/+73 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-28 | bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN... | Kazu Hirata | 1 | -1/+1 |
2005-03-23 | * reorg.c (dbr_schedule): Remove #if 0 code to call final. | Ian Lance Taylor | 1 | -11/+0 |
2005-03-07 | reorg.c (relax_delay_slots): Check that the jump is conditional before trying... | Eric Botcazou | 1 | -0/+1 |
2005-01-22 | cfganal.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-19 | re PR rtl-optimization/19462 (generating return insns while current_function_... | Hans-Peter Nilsson | 1 | -1/+6 |
2004-09-09 | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 1 | -13/+8 |
2004-08-25 | cfglayout.c (duplicate_insn_chain): Remove references to NOTE_INSN_LOOP_VTOP ... | Paolo Bonzini | 1 | -10/+0 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -86/+83 |
2004-07-08 | re PR bootstrap/16326 (Bootstrap failure after "RTL prologue/epilogue for SPA... | Eric Botcazou | 1 | -62/+85 |
2004-06-30 | RTL prologue/epilogue for SPARC | Eric Botcazou | 1 | -9/+28 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -5/+5 |
2004-05-28 | rtl.h (skip_consecutive_labels): Declare. | Richard Sandiford | 1 | -14/+4 |
2004-05-20 | reorg.c (delete_from_delay_slot): If we have a barrier after the sequence con... | John David Anglin | 1 | -2/+6 |
2004-05-07 | re PR rtl-optimization/15296 ([3.4 only] Delayed branch scheduling causing in... | Hans-Peter Nilsson | 1 | -2/+6 |
2004-03-20 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-02-22 | * reorg.c: Remove comments about dead ports. | Kazu Hirata | 1 | -11/+2 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-06 | alias.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-12-16 | flow.c (EXIT_IGNORE_STACK): Move to ... | Kazu Hirata | 1 | -2/+0 |
2003-09-21 | re PR target/12301 (corruption in exception path, exception in returned expre... | Eric Botcazou | 1 | -0/+6 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -7/+7 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -159/+95 |
2003-06-14 | reorg.c (emit_delay_sequence, [...]): Clear insn locators inside delay slots. | Jan Hubicka | 1 | -0/+18 |
2003-04-08 | reorg.c (fill_slots_from_thread): When considering changing the insn followin... | Hans-Peter Nilsson | 1 | -2/+4 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-09-26 | c-common.h: Follow spelling conventions. | Kazu Hirata | 1 | -12/+12 |
2002-07-23 | defaults.h (obstack_chunk_alloc, [...]): Default definition. | Neil Booth | 1 | -3/+0 |
2002-06-16 | re PR target/7042 (cris-elf miscompiles line_hints in ghostscript - "return" ... | Hans-Peter Nilsson | 1 | -0/+11 |
2002-06-11 | Delete SEQUENCE rtl usage outside of reorg and ssa passes. | David S. Miller | 1 | -2/+20 |
2002-05-16 | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 1 | -1/+1 |
2002-05-16 | Basic block renumbering removal. | Zdenek Dvorak | 1 | -1/+1 |
2002-05-11 | * reorg.c (dbr_schedule): Remove unnecessary test. | John David Anglin | 1 | -4/+1 |
2002-05-10 | rtl.h (INSN_ANNULLED_BRANCH_P): Accept INSN too, update comment. | David S. Miller | 1 | -2/+4 |
2002-05-10 | rtl.h (struct rtx_def): Document unchanging and in_struct flags more accurately. | David S. Miller | 1 | -2/+5 |
2002-04-26 | re PR target/6422 (libjava failures on sparc-linux) | David S. Miller | 1 | -11/+18 |
2002-04-09 | * reorg.c (get_branch_condition): Use reversed_comparison_code. | Richard Henderson | 1 | -3/+8 |
2002-04-06 | * reorg.c (dbr_schedule): Don't reposition prologue and epilogue notes. | John David Anglin | 1 | -4/+0 |