aboutsummaryrefslogtreecommitdiff
path: root/gcc/jump.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-03gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt1-3/+3
2011-04-08re PR rtl-optimization/48389 (ICE: in make_edges, at cfgbuild.c:319 with -mtu...Michael Matz1-9/+26
2011-03-31tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially lea...Jeff Law1-1/+2
2010-12-13re PR debug/46756 (-fcompare-debug failure (length) with ASSIGN)Alexandre Oliva1-1/+1
2010-12-10re PR rtl-optimization/46865 (Using -save-temps (or ccache, distcc) produces ...Jakub Jelinek1-1/+7
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-2/+1
2010-05-27diagnostic-core.h: New.Joseph Myers1-1/+1
2010-05-23regs.h: Do not include obstack.h, basic-block.h.Steven Bosscher1-0/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-3/+3
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-0/+4
2009-09-14builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson1-5/+35
2009-07-01re PR debug/40462 (ICE in dwarf2out_begin_epilogue, at dwarf2out.c:2773 while...Jakub Jelinek1-5/+0
2009-06-22alias.c: Use REG_P...Shujing Zhao1-7/+3
2009-06-17jump.c (cleanup_barriers): Handle case of no insns before a barrier.David Daney1-0/+2
2009-06-08jump.c (returnjump_p): Handle delayed branches.Adam Nemet1-0/+7
2009-05-29cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.Richard Henderson1-2/+31
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