summaryrefslogtreecommitdiff
path: root/gcc/jump.c
Commit message (Expand)AuthorAgeFilesLines
* rtlanal.c: Fix uses of "it's" with "its" where appropriate.Ben Elliston2008-08-261-1/+1
* jump.c (rtx_renumbered_equal_p): Do not call subreg_regno_offset for unrepres...Joseph Myers2008-08-061-0/+20
* rtlanal.c (add_reg_note): New function.Ian Lance Taylor2008-07-021-2/+1
* re PR rtl-optimization/35604 (Label references are not updated after edge ins...Uros Bizjak2008-06-181-0/+9
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* rtlanal.c (label_is_jump_target_p): Return true for a matching REG_LABEL_TARGET.Hans-Peter Nilsson2007-11-241-0/+3
* fixed-bit.c, [...]: Fix comment typos.Kazu Hirata2007-10-141-1/+1
* Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson2007-09-091-74/+159
* system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi2007-09-031-2/+2
* c-common.c (const_strip_array_types): Delete.Kaveh R. Ghazi2007-09-011-2/+5
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-7/+8
* alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2007-08-241-1/+1
* alias.c (record_set, [...]): Constify.Kaveh R. Ghazi2007-07-301-1/+1
* alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.Kaveh R. Ghazi2007-07-301-16/+16
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-57/+1
* jump.c (mark_jump_label): Treat SEQUENCE specially.Bernd Schmidt2007-03-201-0/+6
* jump.c: Remove prototypes for delete_computation and delete_prior_computation.Aldy Hernandez2007-02-151-2/+0
* jump.c (get_label_after): Delete.Paolo Bonzini2007-02-151-283/+0
* c-decl.c, [...]: Fix comment typos.Kazu Hirata2007-02-031-1/+1
* predicates.md (gpc_reg_operand): Check invalid_e500_subreg.Joseph Myers2006-11-291-1/+5
* cfgexpand.c (construct_exit_block): Don't disturb end of last BB.Jan Hubicka2006-11-271-13/+6
* jump.c (mark_all_labels): Work in cfglayout mode.Steven Bosscher2006-11-251-0/+25
* tree-pass.h (pass_purge_lineno_notes): Remove declaration.Jan Hubicka2006-11-111-56/+0
* cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata2006-04-151-1/+1
* cfgloopmanip.c (create_loop_notes): Removed.Zdenek Dvorak2006-03-231-8/+6
* jump.c (follow_jumps): Do not check for loop notes.Zdenek Dvorak2006-03-131-14/+9
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-2/+4
* bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump.Paolo Bonzini2005-08-101-4/+4
* cse.c (exp_equiv_p): Special case CONST_DOUBLE.Richard Henderson2005-07-281-0/+1
* hooks.c (hook_bool_rtx_int_false): New function.J"orn Rennecke2005-07-071-13/+4
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-2/+38
* Update FSF address.Kelley Cook2005-06-251-2/+2
* 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