Age | Commit message (Expand) | Author | Files | Lines |
2013-11-13 | gimple-walk.h: New File. | Andrew Macleod | 1 | -0/+1 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+8 |
2013-10-18 | tree-ssa.h: Don't include gimple-low.h... | Andrew MacLeod | 1 | -0/+1 |
2013-09-30 | basic-block.h (edge_list): Prefix member names with "m_". | Richard Sandiford | 1 | -1/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -2/+2 |
2013-09-17 | compare-elim.c (find_comparison_dom_walker): New class | Trevor Saunders | 1 | -22/+11 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-08-05 | Automated conversion of passes to C++ classes | David Malcolm | 1 | -17/+36 |
2013-06-12 | re PR tree-optimization/57361 (Remove self memory assignment) | Marc Glisse | 1 | -0/+7 |
2013-04-10 | passes.c (execute_todo): Do not call ggc_collect conditional here. | Richard Biener | 1 | -2/+1 |
2013-04-02 | re PR c++/34949 (Dead code in empty destructors.) | Jakub Jelinek | 1 | -1/+10 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-01 | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 1 | -0/+1 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -2/+0 |
2012-07-04 | re PR middle-end/53844 (GCC generates suboptimal code for unused members of c... | Richard Guenther | 1 | -2/+10 |
2012-05-03 | re PR bootstrap/53197 (bootstrap comparison failure) | Michael Matz | 1 | -6/+12 |
2012-05-02 | coretypes.h (gimple_seq, [...]): Typedef as gimple. | Michael Matz | 1 | -1/+1 |
2012-04-27 | tree-flow.h (is_hidden_global_store): Remove. | Richard Guenther | 1 | -1/+1 |
2012-04-05 | tree-ssa-dse.c (dse_optimize_stmt): Remember the stmt basic-block before remo... | Richard Guenther | 1 | -1/+4 |
2012-04-05 | gimple-iterator.c (gsi_remove): Return whether EH edges need to be cleanup. | Richard Guenther | 1 | -3/+2 |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -3/+1 |
2011-04-14 | tree-ssa-dse.c (struct dse_global_data, [...]): Remove. | Richard Guenther | 1 | -140/+13 |
2011-01-21 | re PR tree-optimization/47053 (ICE: verify_flow_info failed: BB 2 can not thr... | Jeff Law | 1 | -0/+18 |
2010-10-13 | re PR tree-optimization/45970 (tree DSE misses many obvious dead stores) | Richard Guenther | 1 | -2/+3 |
2010-06-01 | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 1 | -1/+0 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -0/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-03-08 | re PR tree-optimization/43269 (removing non dead store) | Richard Guenther | 1 | -11/+16 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -4/+4 |
2009-06-27 | domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_chil... | Paolo Bonzini | 1 | -29/+21 |
2009-05-11 | passes.c (init_optimization_passes): Strip now incorrect comment. | Richard Guenther | 1 | -3/+1 |
2009-04-03 | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 1 | -407/+99 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -2/+2 |
2009-01-26 | re PR middle-end/38851 (Compiler warns about uninitialized variable that is a... | Richard Guenther | 1 | -8/+24 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -91/+94 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -3/+4 |
2008-05-16 | tree-ssa-dse (max_stmt_uid): Removed. | Kenneth Zadeck | 1 | -21/+6 |
2008-05-14 | tree-ssa-dse.c (dse_possible_dead_store_p): Remove dead code. | Richard Guenther | 1 | -23/+8 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -6/+11 |
2008-03-05 | re PR tree-optimization/35472 (tree DSE is broken) | Richard Guenther | 1 | -17/+16 |
2007-12-20 | re PR c++/34459 (incorrect code when compiled with optimization (-O1)) | Jakub Jelinek | 1 | -0/+20 |
2007-10-14 | fixed-bit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-09-26 | re PR tree-optimization/33563 (DSE removes non-dead store) | Richard Guenther | 1 | -46/+45 |
2007-09-26 | re PR tree-optimization/30375 (tree-ssa-dse incorrectly removes struct initia... | Richard Guenther | 1 | -305/+20 |
2007-09-07 | passes.c (init_optimization_passes): Add simple dce and addressable passes. | Jan Hubicka | 1 | -0/+134 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-06-06 | tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con... | Thomas Neumann | 1 | -8/+15 |
2007-05-13 | Extend dse | Revital Eres | 1 | -4/+76 |