aboutsummaryrefslogtreecommitdiff
path: root/gcc/jump.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-17df.h: Include "timevar.h".Ian Lance Taylor1-1/+1
2009-03-27jump.c (rtx_renumbered_equal_p): Use subreg_get_info.H.J. Lu1-23/+22
2009-02-25re PR rtl-optimization/39241 (ICE in subreg_get_info, at rtlanal.c:3104)H.J. Lu1-11/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-08-26rtlanal.c: Fix uses of "it's" with "its" where appropriate.Ben Elliston1-1/+1
2008-08-06jump.c (rtx_renumbered_equal_p): Do not call subreg_regno_offset for unrepres...Joseph Myers1-0/+20
2008-07-02rtlanal.c (add_reg_note): New function.Ian Lance Taylor1-2/+1
2008-06-18re PR rtl-optimization/35604 (Label references are not updated after edge ins...Uros Bizjak1-0/+9
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-3/+5
2007-11-24rtlanal.c (label_is_jump_target_p): Return true for a matching REG_LABEL_TARGET.Hans-Peter Nilsson1-0/+3
2007-10-14fixed-bit.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-09-09Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson1-74/+159
2007-09-03system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi1-2/+2
2007-09-01c-common.c (const_strip_array_types): Delete.Kaveh R. Ghazi1-2/+5
2007-08-27alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi1-7/+8
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-07-30alias.c (record_set, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-07-30alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify.Kaveh R. Ghazi1-16/+16
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-05-21gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka1-57/+1
2007-03-20jump.c (mark_jump_label): Treat SEQUENCE specially.Bernd Schmidt1-0/+6
2007-02-15jump.c: Remove prototypes for delete_computation and delete_prior_computation.Aldy Hernandez1-2/+0
2007-02-15jump.c (get_label_after): Delete.Paolo Bonzini1-283/+0
2007-02-03c-decl.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-11-29predicates.md (gpc_reg_operand): Check invalid_e500_subreg.Joseph Myers1-1/+5
2006-11-27cfgexpand.c (construct_exit_block): Don't disturb end of last BB.Jan Hubicka1-13/+6
2006-11-25jump.c (mark_all_labels): Work in cfglayout mode.Steven Bosscher1-0/+25
2006-11-11tree-pass.h (pass_purge_lineno_notes): Remove declaration.Jan Hubicka1-56/+0
2006-04-15cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-03-23cfgloopmanip.c (create_loop_notes): Removed.Zdenek Dvorak1-8/+6
2006-03-13jump.c (follow_jumps): Do not check for loop notes.Zdenek Dvorak1-14/+9
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-2/+4
2005-08-10bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump.Paolo Bonzini1-4/+4
2005-07-28cse.c (exp_equiv_p): Special case CONST_DOUBLE.Richard Henderson1-0/+1
2005-07-07hooks.c (hook_bool_rtx_int_false): New function.J"orn Rennecke1-13/+4
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini1-2/+38
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-25re PR rtl-optimization/20413 (VOIDmode LABEL_REFs are generated)J"orn Rennecke1-3/+3
2005-04-21alias.c (true_dependence): Remove 'abort' from comments.Nathan Sidwell1-14/+15
2005-03-21combine.c (combine_simplify_rtx, [...]): Adjust calls to reverse_comparison.Paolo Bonzini1-0/+14
2005-03-08jump.c (invert_jump_1): Don't call redirect_jump_1 with nlabel == JUMP_LABEL ...J"orn Rennecke1-1/+3
2005-03-05genattrtab.c, [...]: Update copyright.Kazu Hirata1-1/+2
2005-03-03jump.c (redirect_exp_1): If nlabel is a NULL pointer create a RETURN rtx...Roger Sayle1-1/+4
2005-03-02recog.c (verify_changes, [...]): New functions, broken out of apply_change_gr...J"orn Rennecke1-94/+41
2004-11-24cfgrtl.c (rtl_delete_block): Fix comment.Steven Bosscher1-0/+4
2004-11-17* jump.c (condjump_p): Remove unreachable code.Kazu Hirata1-2/+0
2004-11-04jump.c (cleanup_barriers): Use delete_insn instead of delete_barrier.Kazu Hirata1-12/+1
2004-08-25cfglayout.c (duplicate_insn_chain): Remove references to NOTE_INSN_LOOP_VTOP ...Paolo Bonzini1-3/+1
2004-07-09alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn1-40/+40
2004-06-30Conditionally compile support for --enable-mapped_location.Per Bothner1-1/+6