summaryrefslogtreecommitdiff
path: root/gcc/reorg.c
Commit message (Expand)AuthorAgeFilesLines
* * reorg.c: Remove comments about dead ports.Kazu Hirata2004-02-221-11/+2
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* alias.c: Fix comment typos.Kazu Hirata2004-01-061-1/+1
* flow.c (EXIT_IGNORE_STACK): Move to ...Kazu Hirata2003-12-161-2/+0
* re PR target/12301 (corruption in exception path, exception in returned expre...Eric Botcazou2003-09-211-0/+6
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-7/+7
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-159/+95
* reorg.c (emit_delay_sequence, [...]): Clear insn locators inside delay slots.Jan Hubicka2003-06-141-0/+18
* reorg.c (fill_slots_from_thread): When considering changing the insn followin...Hans-Peter Nilsson2003-04-081-2/+4
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* c-common.h: Follow spelling conventions.Kazu Hirata2002-09-261-12/+12
* defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth2002-07-231-3/+0
* re PR target/7042 (cris-elf miscompiles line_hints in ghostscript - "return" ...Hans-Peter Nilsson2002-06-161-0/+11
* Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller2002-06-111-2/+20
* Revert "Basic block renumbering removal", and two followup patches.Richard Henderson2002-05-161-1/+1
* Basic block renumbering removal.Zdenek Dvorak2002-05-161-1/+1
* * reorg.c (dbr_schedule): Remove unnecessary test.John David Anglin2002-05-111-4/+1
* rtl.h (INSN_ANNULLED_BRANCH_P): Accept INSN too, update comment.David S. Miller2002-05-101-2/+4
* rtl.h (struct rtx_def): Document unchanging and in_struct flags more accurately.David S. Miller2002-05-101-2/+5
* re PR target/6422 (libjava failures on sparc-linux)David S. Miller2002-04-261-11/+18
* * reorg.c (get_branch_condition): Use reversed_comparison_code.Richard Henderson2002-04-091-3/+8
* * reorg.c (dbr_schedule): Don't reposition prologue and epilogue notes.John David Anglin2002-04-061-4/+0
* PR middle-end/6096, middle-end/6098, middle-end/6099Jakub Jelinek2002-03-311-3/+5
* reorg.c (emit_delay_sequence): Remove death notes, not merely nop them out.Richard Henderson2002-01-061-6/+34
* final.c (final_scan_insn): Change 0 -> NULL_RTX in FIND_REG_INC_NOTE call.Eric Christopher2002-01-031-4/+4
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-15/+15
* calls.c: Fix formatting.Kazu Hirata2001-10-101-3/+3
* c-common.c: Fix comment typos.Kazu Hirata2001-10-091-1/+1
* basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka2001-09-211-25/+25
* reorg.c (fill_slots_from_thread): After call to steal_delay_list_from_target...Hans-Peter Nilsson2001-09-141-6/+12
* Makefile.in (c-pragma.o): Depend on output.h.Kaveh R. Ghazi2001-08-311-0/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* tm.texi (MD_CAN_REDIRECT_BRANCH): New macro.Andrew Haley2001-07-231-0/+8
* reorg.c (fill_simple_delay_slots): If an instruction might throw an exception...Mark Mitchell2001-07-201-0/+21
* mkconfig.sh: Include insn-flags.h.Richard Henderson2001-03-221-1/+0
* Makefile.in (reorg.o): Add params.h dependence.Jeffrey Oldham2001-02-211-79/+68
* alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().Joseph Myers2000-11-071-4/+4
* reorg.c: Fix formatting.Kazu Hirata2000-10-181-94/+90
* reorg.c (find_end_label): If the basic block reorder pass moves the return in...Herman A.J. ten Brugge2000-09-071-12/+34
* alias.c (mark_constant_function): Use INSN_P.Rodney Brown2000-08-041-2/+2
* jump.c (redirect_jump): Add delete_unused argument.Richard Henderson2000-05-191-14/+6
* loop.c (canonicalize_condition): Add WANT_REG argument.Richard Henderson2000-04-171-15/+14
* reorg.c (fill_slots_from_thread): Check side_effects_p when trying the "oppos...Hans-Peter Nilsson2000-04-121-1/+2
* resource.h (mark_resource_type): New.Stan Cox2000-03-271-12/+12
* Fix copyrights.Jeff Law2000-02-261-1/+2
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* reload.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-34/+34
* calls.c (emit_call_1): Wrap varaible `struct_value_size_rtx' in macro conditi...Kaveh R. Ghazi2000-01-131-0/+2
* svr3.h (ASM_FILE_START): Wrap if-clause in squigly brackets.Kaveh R. Ghazi2000-01-131-0/+2
* reorg.c (fill_slots_from_thread): Check modified_in_p before replacing.Toshiyasu Morita2000-01-121-1/+2