| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-into-ssa.c (insert_phi_nodes): Use bitmap heads for dominance frontiers. | Jan Hubicka | 2010-06-05 | 1 | -10/+10 |
* | tree-into-ssa.c (mark_block_for_update): Avoid redundant call of bitmap_bit_p. | Jan Hubicka | 2010-06-04 | 1 | -2/+1 |
* | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 2010-06-01 | 1 | -2/+0 |
* | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 2010-05-29 | 1 | -8/+8 |
* | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 2010-05-21 | 1 | -0/+2 |
* | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 2010-05-21 | 1 | -3/+0 |
* | toplev.c: Include varray.h for statistics dumping. | Steven Bosscher | 2010-04-30 | 1 | -1/+0 |
* | tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag. | Richard Guenther | 2010-04-15 | 1 | -1/+9 |
* | tree-into-ssa.c (maybe_register_def): If stmt ends the bb, insert the debug s... | Jakub Jelinek | 2010-01-22 | 1 | -2/+22 |
* | tree-into-ssa.c (insert_phi_nodes): Add PHI nodes in variable UID order. | Richard Guenther | 2009-11-30 | 1 | -6/+22 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -23/+23 |
* | re PR debug/41616 (Variables promoted to Gimple registers by aliasing are not... | Alexandre Oliva | 2009-10-12 | 1 | -8/+21 |
* | tree-into-ssa.c (rewrite_into_ssa): Free interesting_blocks. | Jeff Law | 2009-09-24 | 1 | -0/+2 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -7/+99 |
* | Add source_location support to PHI arguments. | Andrew MacLeod | 2009-07-30 | 1 | -6/+32 |
* | domwalk.h (struct dom_walk_data): Remove all callbacks except before_dom_chil... | Paolo Bonzini | 2009-06-27 | 1 | -221/+197 |
* | tree-into-ssa.c (regs_to_rename, [...]): Remove. | Michael Matz | 2009-04-27 | 1 | -32/+0 |
* | combine.c (record_value_for_reg): Change 0 to VOIDmode, twice. | Ian Lance Taylor | 2009-04-24 | 1 | -1/+1 |
* | df.h: Include "timevar.h". | Ian Lance Taylor | 2009-04-17 | 1 | -2/+2 |
* | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 2009-04-03 | 1 | -86/+66 |
* | backport: configure: Regenerate. | Sebastian Pop | 2008-09-02 | 1 | -6/+0 |
* | builtins.c (expand_builtin_profile_func): Avoid C++ keywords. | Kaveh R. Ghazi | 2008-08-06 | 1 | -20/+20 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -120/+164 |
* | tree-into-ssa (insert_phi_nodes_for): 'var' must be a DECL at this point, so ... | Steven Bosscher | 2008-06-26 | 1 | -2/+2 |
* | cfganal.c: Include vec.h and vecprim.h. | Steven Bosscher | 2008-06-26 | 1 | -60/+0 |
* | ggc.h (GGC_RESIZEVAR): New, reorder macros. | Kaveh R. Ghazi | 2008-06-20 | 1 | -2/+2 |
* | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 2008-06-06 | 1 | -3/+3 |
* | tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS. | Richard Guenther | 2008-05-08 | 1 | -13/+0 |
* | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 2008-03-19 | 1 | -3/+5 |
* | revert: tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 2008-02-28 | 1 | -7/+8 |
* | tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 2008-02-26 | 1 | -8/+7 |
* | revert: tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 2008-02-25 | 1 | -7/+8 |
* | tree-flow.h (uid_decl_map_hash, [...]): Move ... | Richard Guenther | 2008-02-25 | 1 | -8/+7 |
* | tree-flow.h (subvar_t): Make it a VEC. | Richard Guenther | 2007-10-28 | 1 | -3/+5 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+5 |
* | [multiple changes] | Diego Novillo | 2006-12-11 | 1 | -254/+457 |
* | tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa... | Diego Novillo | 2006-12-11 | 1 | -1/+1 |
* | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 2006-12-05 | 1 | -1/+1 |
* | Privatize SSA variables into gimple_df. | Jan Hubicka | 2006-11-28 | 1 | -5/+2 |
* | tree-flow.h (name_mappings_registered_p): Declare. | Zdenek Dvorak | 2006-11-12 | 1 | -0/+7 |
* | re PR tree-optimization/28839 (ICE in tree-vectorizer.c with -O2 -ftree-vecto... | Zdenek Dvorak | 2006-08-31 | 1 | -0/+7 |
* | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Zdenek Dvorak | 2006-08-16 | 1 | -40/+230 |
* | re PR tree-optimization/26830 (Repeated SSA update during loop header copying) | Zdenek Dvorak | 2006-05-15 | 1 | -84/+145 |
* | tree-into-ssa.c (phis_to_rewrite, [...]): New variables. | Zdenek Dvorak | 2006-05-01 | 1 | -6/+68 |
* | Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h. | Kazu Hirata | 2006-04-10 | 1 | -6/+1 |
* | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 2006-03-02 | 1 | -1/+2 |
* | tree-pass.h (TODO_remove_unused_locals): Define. | Richard Guenther | 2006-01-05 | 1 | -1/+3 |
* | tree-vn.c (vn_add): Use XNEW. | Gabriel Dos Reis | 2005-12-18 | 1 | -7/+9 |
* | * tree-into-ssa.c (rewrite_into_ssa): Fix comment typo. | David S. Miller | 2005-11-29 | 1 | -1/+1 |
* | tree-into-ssa.c (mark_def_sites): Correct minor typo in function comment. | Ranjit Mathew | 2005-10-15 | 1 | -2/+1 |