Age | Commit message (Expand) | Author | Files | Lines |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -3/+0 |
2012-10-30 | This patch implements the unification of the *bitmap interfaces as discussed. | Lawrence Crowl | 1 | -1/+1 |
2012-08-17 | re PR middle-end/54146 (Very slow compile with attribute((flatten))) | Steven Bosscher | 1 | -11/+11 |
2012-08-01 | tree-complex.c (init_parameter_lattice_values): Don't call var_ann. | Michael Matz | 1 | -14/+1 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+2 |
2010-06-09 | cgraph.h (varpool_first_static_initializer, [...]): Make checking only when c... | Jan Hubicka | 1 | -12/+10 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -27/+27 |
2009-04-27 | ssaexpand.h (struct ssaexpand): Member 'values' is a bitmap. | Michael Matz | 1 | -2/+2 |
2009-04-26 | tree-outof-ssa.c (rewrite_trees): Add ATTRIBUTE_UNUSED. | H.J. Lu | 1 | -1/+2 |
2009-04-26 | Expand from SSA. | Michael Matz | 1 | -29/+8 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -2/+2 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -2/+2 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-02-03 | c-decl.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-12-22 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2006-12-10 | New out of ssa Coalescer. | Andrew MacLeod | 1 | -310/+85 |
2006-12-08 | New TER code. | Andrew MacLeod | 1 | -0/+4 |
2006-12-04 | Switch live on entry to a per block basis from per variable. | Andrew MacLeod | 1 | -9/+20 |
2006-12-01 | common.opt (ftree-combine-temps): Remove. | Andrew MacLeod | 1 | -136/+3 |
2006-11-30 | Implement coalesce list with hash table instead of linked list. | Andrew MacLeod | 1 | -17/+12 |
2006-04-12 | Makefile.in (TREE_SSA_LIVE_H): Add vecprim.h. | Kazu Hirata | 1 | -2/+3 |
2005-07-30 | tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost. | Jan Hubicka | 1 | -0/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-14 | tree-ssa-live.c (tpa_init, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 1 | -2/+2 |
2005-02-13 | * flags.h, read-rtl.c, tree-ssa-live.h: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-12 | c-tree.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-11-17 | basic-block.h, [...]: Remove unused prototypes. | Kazu Hirata | 1 | -1/+0 |
2004-11-08 | tree-ssa-live.c (tpa_init, [...]): Make them static. | Kazu Hirata | 1 | -2/+0 |
2004-11-04 | bitmap.h (bitmap_a_or_b, [...]): Remove. | Nathan Sidwell | 1 | -1/+1 |
2004-11-04 | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 1 | -2/+2 |
2004-09-10 | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -34/+12 |
2004-08-09 | Makefile.in (OBJC-common): Add tree-ssa-threadupdate.c | Jeff Law | 1 | -10/+0 |
2004-06-03 | Makefile.in (RA_H, [...]): New. | Jerry Quinn | 1 | -0/+2 |
2004-05-30 | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-05-14 | re PR tree-optimization/14466 (missed PHI optimization (different types)) | Andrew Pinski | 1 | -0/+1 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+747 |