aboutsummaryrefslogtreecommitdiff
path: root/gcc/reorg.c
AgeCommit message (Expand)AuthorFilesLines
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
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-02-21Makefile.in (reorg.o): Add params.h dependence.Jeffrey Oldham1-79/+68
2000-11-07alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().Joseph Myers1-4/+4
2000-10-18reorg.c: Fix formatting.Kazu Hirata1-94/+90
2000-09-07reorg.c (find_end_label): If the basic block reorder pass moves the return in...Herman A.J. ten Brugge1-12/+34
2000-08-04alias.c (mark_constant_function): Use INSN_P.Rodney Brown1-2/+2
2000-05-19jump.c (redirect_jump): Add delete_unused argument.Richard Henderson1-14/+6
2000-04-17loop.c (canonicalize_condition): Add WANT_REG argument.Richard Henderson1-15/+14
2000-04-12reorg.c (fill_slots_from_thread): Check side_effects_p when trying the "oppos...Hans-Peter Nilsson1-1/+2
2000-03-27resource.h (mark_resource_type): New.Stan Cox1-12/+12
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17reload.c: PROTO -> PARAMS.Kaveh R. Ghazi1-34/+34
2000-01-13calls.c (emit_call_1): Wrap varaible `struct_value_size_rtx' in macro conditi...Kaveh R. Ghazi1-0/+2
2000-01-13svr3.h (ASM_FILE_START): Wrap if-clause in squigly brackets.Kaveh R. Ghazi1-0/+2
2000-01-12reorg.c (fill_slots_from_thread): Check modified_in_p before replacing.Toshiyasu Morita1-1/+2
1999-11-28* reorg.c (dbr_schedule) Print more statistics. CorrectedHerman A.J. ten Brugge1-1/+55
1999-11-01bitmap.h (BITMAP_XMALLOC): New macro.Mark Mitchell1-1/+2
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt1-0/+1
1999-09-06Merge in gcc2-ss-010999Jeff Law1-8/+13
1999-09-02combine.c (simplify_shift_const): Remove extra semicolon.Finn Hakansson1-1/+1
1999-08-09Include function.h in most files.Bernd Schmidt1-0/+1
1999-04-17c-aux-info.c, [...]: Include toplev.h for real declaration of trim_filename.Zack Weinberg1-0/+1
1999-02-10* reorg.c: Finish deleting half-deleted comment.Jeffrey A Law1-2/+0
1999-02-02Bob Manson <manson@charmed.cygnus.com>Bob Manson1-1146/+16
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1-40/+43
1999-01-11Update copyrights.Richard Henderson1-1/+1
1999-01-11basic-block.h (basic_block_head): Rename to x_basic_block_head.Richard Henderson1-3/+3