Age | Commit message (Expand) | Author | Files | Lines |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-08-01 | domwalk: use gcc_sort_r | Richard Biener | 1 | -9/+6 |
2019-04-01 | re PR tree-optimization/46590 (long compile time with -O2 and many loops) | Richard Biener | 1 | -61/+20 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-02-01 | domwalk.h (dom_walker::dom_walker): Add additional constructor for specifying... | Richard Biener | 1 | -5/+36 |
2018-01-23 | -Warray-bounds: Fix false positive in some "switch" stmts (PR tree-optimizati... | David Malcolm | 1 | -16/+33 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-09-27 | invoke.texi (graphite-max-bbs-per-function): Remove. | Richard Biener | 1 | -27/+45 |
2017-07-25 | domwalk: optimize basic block sorting | Alexander Monakov | 1 | -17/+35 |
2017-05-17 | Introduce dump_flags_t type and use it instead of int type. | Martin Liska | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-10-19 | domwalk.c (dom_walker::walk): Use RPO order. | Richard Biener | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-10 | re PR tree-optimization/68619 (error: loop with header 6 not in loop tree) | Jeff Law | 1 | -2/+105 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -1/+0 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -7/+1 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -3/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -1/+0 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+11 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-09 | Eliminate last_basic_block macro. | David Malcolm | 1 | -1/+1 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -2/+2 |
2013-11-19 | Eliminate n_basic_blocks macro | David Malcolm | 1 | -2/+3 |
2013-09-30 | basic-block.h (edge_list): Prefix member names with "m_". | Richard Sandiford | 1 | -5/+5 |
2013-09-17 | compare-elim.c (find_comparison_dom_walker): New class | Trevor Saunders | 1 | -75/+12 |
2013-03-18 | re PR c/56113 (out of memory when compiling a function with many goto labels ... | Richard Biener | 1 | -39/+43 |
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 | -2/+2 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -11/+11 |
2012-11-01 | This patch normalizes more bitmap function names. | Lawrence Crowl | 1 | -3/+3 |
2012-10-30 | This patch implements the unification of the *bitmap interfaces as discussed. | Lawrence Crowl | 1 | -1/+1 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-05-22 | coretypes.h (struct simple_bitmap_def, [...]): New core types. | Steven Bosscher | 1 | -1/+1 |
2010-05-06 | re PR tree-optimization/43571 (domwalk sucks) | Richard Guenther | 1 | -1/+39 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -12/+12 |
2009-06-27 | domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_chil... | Paolo Bonzini | 1 | -57/+6 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -11/+13 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -2/+3 |
2007-09-06 | re PR tree-optimization/33302 (dead-store not eliminated) | Richard Guenther | 1 | -1/+3 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-05-26 | i386.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-08-03 | domwalk.c (walk_dominator_tree): Reorganize to non-recursive implementation. | Jan Hubicka | 1 | -87/+111 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-27 | domwalk.c (walk_dominator_tree, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 1 | -21/+12 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 1 | -2/+10 |