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