| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix var tracking ICE due to reorg. | David S. Miller | 2012-05-16 | 1 | -0/+20 |
* | basic-block.h (struct rtl_bb_info): Remove visited member and move head_ memb... | Michael Matz | 2012-05-08 | 1 | -2/+2 |
* | lto-symtab.c (lto_cgraph_replace_node): Update. | Jan Hubicka | 2012-04-18 | 1 | -1/+1 |
* | re PR rtl-optimization/50496 (ICE in redirect_jump, at jump.c:1497) | Chung-Lin Tang | 2011-11-23 | 1 | -1/+12 |
* | re PR rtl-optimization/49941 (segmentation fault in redirect_jump_2) | Alan Modra | 2011-10-15 | 1 | -1/+2 |
* | rtl.texi (simple_return): Document. | Bernd Schmidt | 2011-08-27 | 1 | -7/+10 |
* | re PR rtl-optimization/49941 (segmentation fault in redirect_jump_2) | Alan Modra | 2011-08-03 | 1 | -2/+11 |
* | rtlanal.c (tablejump_p): False for returns. | Bernd Schmidt | 2011-07-28 | 1 | -30/+42 |
* | Fix mark_all_labels vs cfglayout mode. | Richard Henderson | 2011-07-22 | 1 | -67/+83 |
* | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 2011-06-14 | 1 | -1/+1 |
* | gengenrtl.c (special_rtx): PC, CC0 and RETURN are special. | Bernd Schmidt | 2011-05-03 | 1 | -3/+3 |
* | re PR rtl-optimization/48389 (ICE: in make_edges, at cfgbuild.c:319 with -mtu... | Michael Matz | 2011-04-08 | 1 | -9/+26 |
* | tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially lea... | Jeff Law | 2011-03-31 | 1 | -1/+2 |
* | re PR debug/46756 (-fcompare-debug failure (length) with ASSIGN) | Alexandre Oliva | 2010-12-13 | 1 | -1/+1 |
* | re PR rtl-optimization/46865 (Using -save-temps (or ccache, distcc) produces ... | Jakub Jelinek | 2010-12-10 | 1 | -1/+7 |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -2/+1 |
* | diagnostic-core.h: New. | Joseph Myers | 2010-05-27 | 1 | -1/+1 |
* | regs.h: Do not include obstack.h, basic-block.h. | Steven Bosscher | 2010-05-23 | 1 | -0/+1 |
* | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 2010-05-21 | 1 | -1/+0 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -3/+3 |
* | extend.texi (Named Address Spaces): New section. | Ben Elliston | 2009-10-26 | 1 | -0/+4 |
* | builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. | Richard Henderson | 2009-09-14 | 1 | -5/+35 |
* | re PR debug/40462 (ICE in dwarf2out_begin_epilogue, at dwarf2out.c:2773 while... | Jakub Jelinek | 2009-07-01 | 1 | -5/+0 |
* | alias.c: Use REG_P... | Shujing Zhao | 2009-06-22 | 1 | -7/+3 |
* | jump.c (cleanup_barriers): Handle case of no insns before a barrier. | David Daney | 2009-06-17 | 1 | -0/+2 |
* | jump.c (returnjump_p): Handle delayed branches. | Adam Nemet | 2009-06-08 | 1 | -0/+7 |
* | cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK. | Richard Henderson | 2009-05-29 | 1 | -2/+31 |
* | df.h: Include "timevar.h". | Ian Lance Taylor | 2009-04-17 | 1 | -1/+1 |
* | jump.c (rtx_renumbered_equal_p): Use subreg_get_info. | H.J. Lu | 2009-03-27 | 1 | -23/+22 |
* | re PR rtl-optimization/39241 (ICE in subreg_get_info, at rtlanal.c:3104) | H.J. Lu | 2009-02-25 | 1 | -11/+1 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | rtlanal.c: Fix uses of "it's" with "its" where appropriate. | Ben Elliston | 2008-08-26 | 1 | -1/+1 |
* | jump.c (rtx_renumbered_equal_p): Do not call subreg_regno_offset for unrepres... | Joseph Myers | 2008-08-06 | 1 | -0/+20 |
* | rtlanal.c (add_reg_note): New function. | Ian Lance Taylor | 2008-07-02 | 1 | -2/+1 |
* | re PR rtl-optimization/35604 (Label references are not updated after edge ins... | Uros Bizjak | 2008-06-18 | 1 | -0/+9 |
* | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 2008-03-19 | 1 | -3/+5 |
* | rtlanal.c (label_is_jump_target_p): Return true for a matching REG_LABEL_TARGET. | Hans-Peter Nilsson | 2007-11-24 | 1 | -0/+3 |
* | fixed-bit.c, [...]: Fix comment typos. | Kazu Hirata | 2007-10-14 | 1 | -1/+1 |
* | Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. | Hans-Peter Nilsson | 2007-09-09 | 1 | -74/+159 |
* | system.h (CONST_CAST2, [...]): New macros for type-specific casts. | Kaveh R. Ghazi | 2007-09-03 | 1 | -2/+2 |
* | c-common.c (const_strip_array_types): Delete. | Kaveh R. Ghazi | 2007-09-01 | 1 | -2/+5 |
* | alias.c (memory_modified_1, [...]): Constify. | Kaveh R. Ghazi | 2007-08-27 | 1 | -7/+8 |
* | alpha.c (alpha_mangle_type, [...]): Constify. | Kaveh R. Ghazi | 2007-08-24 | 1 | -1/+1 |
* | alias.c (record_set, [...]): Constify. | Kaveh R. Ghazi | 2007-07-30 | 1 | -1/+1 |
* | alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify. | Kaveh R. Ghazi | 2007-07-30 | 1 | -16/+16 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 2007-05-21 | 1 | -57/+1 |
* | jump.c (mark_jump_label): Treat SEQUENCE specially. | Bernd Schmidt | 2007-03-20 | 1 | -0/+6 |
* | jump.c: Remove prototypes for delete_computation and delete_prior_computation. | Aldy Hernandez | 2007-02-15 | 1 | -2/+0 |
* | jump.c (get_label_after): Delete. | Paolo Bonzini | 2007-02-15 | 1 | -283/+0 |