| Commit message (Expand) | Author | Age | Files | Lines |
* | domwalk.c (dom_walker::walk): Use RPO order. | Richard Biener | 2016-10-19 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | re PR tree-optimization/68619 (error: loop with header 6 not in loop tree) | Jeff Law | 2015-12-10 | 1 | -2/+105 |
* | alias.c: Remove unused headers. | Andrew MacLeod | 2015-10-30 | 1 | -1/+0 |
* | tree-core.h: Include symtab.h. | Andrew MacLeod | 2015-07-08 | 1 | -7/+1 |
* | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 2015-06-17 | 1 | -1/+0 |
* | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 2015-06-08 | 1 | -3/+0 |
* | coretypes.h: Include machmode.h... | Andrew MacLeod | 2015-06-04 | 1 | -1/+0 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 2014-10-27 | 1 | -0/+11 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | Eliminate last_basic_block macro. | David Malcolm | 2013-12-09 | 1 | -1/+1 |
* | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 2013-11-19 | 1 | -2/+2 |
* | Eliminate n_basic_blocks macro | David Malcolm | 2013-11-19 | 1 | -2/+3 |
* | basic-block.h (edge_list): Prefix member names with "m_". | Richard Sandiford | 2013-09-30 | 1 | -5/+5 |
* | compare-elim.c (find_comparison_dom_walker): New class | Trevor Saunders | 2013-09-17 | 1 | -75/+12 |
* | re PR c/56113 (out of memory when compiling a function with many goto labels ... | Richard Biener | 2013-03-18 | 1 | -39/+43 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 2013-01-04 | 1 | -2/+2 |
* | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 2012-11-17 | 1 | -11/+11 |
* | This patch normalizes more bitmap function names. | Lawrence Crowl | 2012-11-01 | 1 | -3/+3 |
* | This patch implements the unification of the *bitmap interfaces as discussed. | Lawrence Crowl | 2012-10-30 | 1 | -1/+1 |
* | Update Copyright years for files modified in 2010. | Jakub Jelinek | 2011-01-03 | 1 | -1/+1 |
* | coretypes.h (struct simple_bitmap_def, [...]): New core types. | Steven Bosscher | 2010-05-22 | 1 | -1/+1 |
* | re PR tree-optimization/43571 (domwalk sucks) | Richard Guenther | 2010-05-06 | 1 | -1/+39 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -12/+12 |
* | domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_chil... | Paolo Bonzini | 2009-06-27 | 1 | -57/+6 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -11/+13 |
* | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 2008-06-06 | 1 | -2/+3 |
* | re PR tree-optimization/33302 (dead-store not eliminated) | Richard Guenther | 2007-09-06 | 1 | -1/+3 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | i386.c, [...]: Fix comment typos. | Kazu Hirata | 2007-05-26 | 1 | -1/+1 |
* | domwalk.c (walk_dominator_tree): Reorganize to non-recursive implementation. | Jan Hubicka | 2006-08-03 | 1 | -87/+111 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | domwalk.c (walk_dominator_tree, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 2005-05-27 | 1 | -21/+12 |
* | attribs.c, [...]: Update copyright. | Kazu Hirata | 2005-04-28 | 1 | -1/+1 |
* | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 2005-04-08 | 1 | -2/+10 |
* | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 2004-09-28 | 1 | -1/+1 |
* | alias.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-18 | 1 | -1/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -0/+265 |