aboutsummaryrefslogtreecommitdiff
path: root/gcc/reorg.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-28bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN...Kazu Hirata1-1/+1
2005-03-23* reorg.c (dbr_schedule): Remove #if 0 code to call final.Ian Lance Taylor1-11/+0
2005-03-07reorg.c (relax_delay_slots): Check that the jump is conditional before trying...Eric Botcazou1-0/+1
2005-01-22cfganal.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-19re PR rtl-optimization/19462 (generating return insns while current_function_...Hans-Peter Nilsson1-1/+6
2004-09-09ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o...Nathan Sidwell1-13/+8
2004-08-25cfglayout.c (duplicate_insn_chain): Remove references to NOTE_INSN_LOOP_VTOP ...Paolo Bonzini1-10/+0
2004-07-09alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn1-86/+83
2004-07-08re PR bootstrap/16326 (Bootstrap failure after "RTL prologue/epilogue for SPA...Eric Botcazou1-62/+85
2004-06-30RTL prologue/epilogue for SPARCEric Botcazou1-9/+28
2004-06-15alias.c (record_set, [...]): Use REG_P.Jerry Quinn1-5/+5
2004-05-28rtl.h (skip_consecutive_labels): Declare.Richard Sandiford1-14/+4
2004-05-20reorg.c (delete_from_delay_slot): If we have a barrier after the sequence con...John David Anglin1-2/+6
2004-05-07re PR rtl-optimization/15296 ([3.4 only] Delayed branch scheduling causing in...Hans-Peter Nilsson1-2/+6
2004-03-20c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-02-22* reorg.c: Remove comments about dead ports.Kazu Hirata1-11/+2
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-06alias.c: Fix comment typos.Kazu Hirata1-1/+1
2003-12-16flow.c (EXIT_IGNORE_STACK): Move to ...Kazu Hirata1-2/+0
2003-09-21re PR target/12301 (corruption in exception path, exception in returned expre...Eric Botcazou1-0/+6
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-7/+7
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger1-159/+95
2003-06-14reorg.c (emit_delay_sequence, [...]): Clear insn locators inside delay slots.Jan Hubicka1-0/+18
2003-04-08reorg.c (fill_slots_from_thread): When considering changing the insn followin...Hans-Peter Nilsson1-2/+4
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-09-26c-common.h: Follow spelling conventions.Kazu Hirata1-12/+12
2002-07-23defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth1-3/+0
2002-06-16re PR target/7042 (cris-elf miscompiles line_hints in ghostscript - "return" ...Hans-Peter Nilsson1-0/+11
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller1-2/+20
2002-05-16Revert "Basic block renumbering removal", and two followup patches.Richard Henderson1-1/+1
2002-05-16Basic block renumbering removal.Zdenek Dvorak1-1/+1
2002-05-11* reorg.c (dbr_schedule): Remove unnecessary test.John David Anglin1-4/+1
2002-05-10rtl.h (INSN_ANNULLED_BRANCH_P): Accept INSN too, update comment.David S. Miller1-2/+4
2002-05-10rtl.h (struct rtx_def): Document unchanging and in_struct flags more accurately.David S. Miller1-2/+5
2002-04-26re PR target/6422 (libjava failures on sparc-linux)David S. Miller1-11/+18
2002-04-09* reorg.c (get_branch_condition): Use reversed_comparison_code.Richard Henderson1-3/+8
2002-04-06* reorg.c (dbr_schedule): Don't reposition prologue and epilogue notes.John David Anglin1-4/+0
2002-03-31PR middle-end/6096, middle-end/6098, middle-end/6099Jakub Jelinek1-3/+5
2002-01-06reorg.c (emit_delay_sequence): Remove death notes, not merely nop them out.Richard Henderson1-6/+34
2002-01-03final.c (final_scan_insn): Change 0 -> NULL_RTX in FIND_REG_INC_NOTE call.Eric Christopher1-4/+4
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-15/+15
2001-10-10calls.c: Fix formatting.Kazu Hirata1-3/+3
2001-10-09c-common.c: Fix comment typos.Kazu Hirata1-1/+1
2001-09-21basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka1-25/+25
2001-09-14reorg.c (fill_slots_from_thread): After call to steal_delay_list_from_target...Hans-Peter Nilsson1-6/+12
2001-08-31Makefile.in (c-pragma.o): Depend on output.h.Kaveh R. Ghazi1-0/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-07-23tm.texi (MD_CAN_REDIRECT_BRANCH): New macro.Andrew Haley1-0/+8
2001-07-20reorg.c (fill_simple_delay_slots): If an instruction might throw an exception...Mark Mitchell1-0/+21