| Commit message (Expand) | Author | Age | Files | Lines |
* | LANGUAGES: Fix typos. | Joseph Myers | 2012-05-29 | 1 | -1/+1 |
* | re PR inline-asm/23200 (rejects "i"(&var + 1)) | Jakub Jelinek | 2011-02-04 | 1 | -7/+25 |
* | re PR tree-optimization/43655 (-ftree-ter causes FAIL: g++.old-deja/g++.law/t... | Jakub Jelinek | 2010-12-16 | 1 | -1/+3 |
* | basic-block.h (single_succ_edge): Use gcc_checking_assert. | Nathan Froyd | 2010-10-21 | 1 | -16/+6 |
* | tree-ssa-ter.c (find_replaceable_in_bb): Allow replacement over call for sing... | Pat Haugen | 2010-10-20 | 1 | -2/+4 |
* | tree-ssa-ter.c (temp_expr_table_d): Add call_cnt field. | Pat Haugen | 2010-09-13 | 1 | -9/+26 |
* | re PR middle-end/42834 (memcpy folding overeager) | Richard Guenther | 2010-07-01 | 1 | -0/+18 |
* | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 2010-06-01 | 1 | -1/+0 |
* | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 2010-05-29 | 1 | -1/+1 |
* | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 2010-05-21 | 1 | -2/+4 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -53/+53 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -0/+3 |
* | ssaexpand.h (struct ssaexpand): Member 'values' is a bitmap. | Michael Matz | 2009-04-27 | 1 | -11/+11 |
* | tree-ssa-copyrename.c (rename_ssa_copies): Don't iterate beyond num_ssa_names. | Michael Matz | 2009-04-26 | 1 | -1/+1 |
* | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 2009-04-03 | 1 | -3/+3 |
* | re PR middle-end/37567 (tree SSA to normal checking takes abnormally long time) | Andrew MacLeod | 2008-09-19 | 1 | -20/+7 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -58/+43 |
* | cgraph.c (cgraph_add_new_function): Do early local passes. | Jan Hubicka | 2008-07-20 | 1 | -1/+37 |
* | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 2008-06-06 | 1 | -9/+10 |
* | tree-ssa-ter.c (free_temp_expr_table): Free num_in_part and new_replaceable_d... | Sebastian Pop | 2008-01-13 | 1 | -0/+2 |
* | re PR tree-optimization/33619 (TER breaks some inline-asm code (again)) | Jakub Jelinek | 2007-10-15 | 1 | -7/+2 |
* | decl.c (duplicate_decls): Preserve linkage flags for mere redeclarations of g... | Alexandre Oliva | 2007-10-03 | 1 | -1/+1 |
* | re PR tree-optimization/33593 (tree-outof-ssa moves sources of non-call excep... | Diego Novillo | 2007-09-30 | 1 | -0/+4 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | re PR tree-optimization/29877 (out of SSA (TER) extends variable life of vari... | Mark Shinwell | 2007-01-08 | 1 | -0/+6 |
* | elfos.h, [...]: Fix comment typos. | Kazu Hirata | 2006-12-22 | 1 | -1/+1 |
* | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 2006-12-22 | 1 | -10/+10 |
* | [multiple changes] | Diego Novillo | 2006-12-11 | 1 | -3/+3 |
* | tree-ssa-alias.c (compact_name_tags): Use sort_tags_by_id. | Daniel Berlin | 2006-12-10 | 1 | -1/+2 |
* | New out of ssa Coalescer. | Andrew MacLeod | 2006-12-10 | 1 | -18/+0 |
* | New TER code. | Andrew MacLeod | 2006-12-08 | 1 | -0/+747 |