summaryrefslogtreecommitdiff
path: root/gcc/jump.c
Commit message (Expand)AuthorAgeFilesLines
* re PR rtl-optimization/20413 (VOIDmode LABEL_REFs are generated)J"orn Rennecke2005-04-251-3/+3
* alias.c (true_dependence): Remove 'abort' from comments.Nathan Sidwell2005-04-211-14/+15
* combine.c (combine_simplify_rtx, [...]): Adjust calls to reverse_comparison.Paolo Bonzini2005-03-211-0/+14
* jump.c (invert_jump_1): Don't call redirect_jump_1 with nlabel == JUMP_LABEL ...J"orn Rennecke2005-03-081-1/+3
* genattrtab.c, [...]: Update copyright.Kazu Hirata2005-03-051-1/+2
* jump.c (redirect_exp_1): If nlabel is a NULL pointer create a RETURN rtx...Roger Sayle2005-03-031-1/+4
* recog.c (verify_changes, [...]): New functions, broken out of apply_change_gr...J"orn Rennecke2005-03-021-94/+41
* cfgrtl.c (rtl_delete_block): Fix comment.Steven Bosscher2004-11-241-0/+4
* * jump.c (condjump_p): Remove unreachable code.Kazu Hirata2004-11-171-2/+0
* jump.c (cleanup_barriers): Use delete_insn instead of delete_barrier.Kazu Hirata2004-11-041-12/+1
* cfglayout.c (duplicate_insn_chain): Remove references to NOTE_INSN_LOOP_VTOP ...Paolo Bonzini2004-08-251-3/+1
* alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn2004-07-091-40/+40
* Conditionally compile support for --enable-mapped_location.Per Bothner2004-06-301-1/+6
* alias.c (record_set, [...]): Use REG_P.Jerry Quinn2004-06-151-6/+6
* basic-block.c (tail_recursion_label_list): Don't declare.Steven Bosscher2004-06-031-20/+0
* rtl.h (skip_consecutive_labels): Declare.Richard Sandiford2004-05-281-0/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-359/+2
* c-common.c, [...]: Fix comment typos.Kazu Hirata2004-03-201-3/+3
* defaults.h (REVERSIBLE_CC_MODE): Define.Kazu Hirata2004-03-151-2/+0
* alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini2004-03-031-13/+13
* combine.c (try_combine): Do not refer to is_replaced.Paolo Bonzini2004-03-011-1/+1
* alias.c (record_set): Use hard_regno_nregs.Jan Hubicka2004-02-021-3/+3
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata2004-01-311-1/+1
* c-common.h: Fix comment typos.Kazu Hirata2004-01-251-1/+1
* alias.c: Fix comment formatting.Kazu Hirata2003-07-221-1/+1
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-1/+1
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-123/+62
* bt-load.c: Fix comment typos.Kazu Hirata2003-07-051-1/+1
* c-aux-info.c: Include toplev.h after c-tree.h.Kaveh R. Ghazi2003-07-041-1/+1
* combine.c (distribute_notes): Don't bother REG_WAS_0.Kazu Hirata2003-07-011-4/+0
* jump.c (rtx_renumbered_equal_p): Replace an expression that is known to be 0 ...Kazu Hirata2003-06-271-3/+1
* jump.c (next_nondeleted_insn): Remove.Kazu Hirata2003-06-251-12/+0
* ChangeLog.1: Fix a typo.Kazu Hirata2003-06-231-1/+1
* cfglayout.c (insn_scope): New static functionJan Hubicka2003-06-081-2/+2
* gcse.c (cprop_jump): Make use of REG_EQUAL notes on both setcc and jump, if t...Roger Sayle2003-05-211-0/+29
* * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)Matt Kraai2003-05-201-2/+0
* c-parse.in (if_stmt_locus): New object.Gabriel Dos Reis2003-05-091-3/+7
* re PR middle-end/10336 (ICE with -Wunreachable-code)Jason Merrill2003-04-291-6/+8
* PR middle-end/10336, c++/10401Jason Merrill2003-04-151-1/+2
* re PR c/10175 (-Wunreachable-code doesn't work for single lines)Jason Merrill2003-04-031-2/+12
* cfgbuild.c (make_edges): Use tablejump_p.Richard Henderson2003-03-301-4/+1
* objc-act.c: Include cgraph.hJan Hubicka2003-02-261-0/+3
* combine.c (combine_simplify_rtx, [...]): Use CC0_P.Roger Sayle2003-02-261-5/+1
* re PR c/8828 (gcc reports some code is unreachable when it is not)Steven Bosscher2003-02-221-13/+14
* jump.c (next_nonnote_insn_in_loop): New function.Josef Zlomek2003-01-101-3/+26
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-27/+20
* jump.c (mark_jump_label): Handle subregs of label_refs.Jan Hubicka2002-11-081-1/+0
* jump.c (never_reached_warning): Don't set contains_insn until the first line ...John David Anglin2002-11-041-1/+1
* reload.c (push_reload): Handle subregs and secondary memory.Jan Hubicka2002-09-301-0/+12
* dbxout.c: Follow spelling conventions.Kazu Hirata2002-09-221-2/+2