Age | Commit message (Expand) | Author | Files | Lines |
2008-09-08 | re PR middle-end/37337 (ICE: verify_flow_info failed) | Jakub Jelinek | 1 | -3/+7 |
2008-08-18 | tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to | Tomas Bily | 1 | -6/+3 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -606/+1056 |
2008-07-08 | Fix PR tree-optimization/23455 Fix PR tree-optimization/35286 Fix PR tree-opt... | Daniel Berlin | 1 | -3/+3 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -4/+4 |
2008-05-20 | tree-ssa-reassoc.c (fini_reassoc): Use the statistics infrastructure. | Richard Guenther | 1 | -14/+7 |
2008-05-18 | tree-ssa-dom.c (tree_ssa_dominator_optimize): If some blocks need EH cleanup ... | Eric Botcazou | 1 | -0/+17 |
2008-03-26 | tree-flow.h (widen_bitfield): Remove declaration. | Richard Guenther | 1 | -31/+6 |
2008-03-20 | tree-scalar-evolution.c (chrec_contains_symbols_defined_in_loop): Use is_gimp... | Richard Guenther | 1 | -3/+4 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -6/+10 |
2007-12-14 | re PR middle-end/34462 (tree check: expected ssa_name, have struct_field_tag ... | Richard Guenther | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-25 | c-common.c (fname_as_string, [...]): Constify. | Kaveh R. Ghazi | 1 | -8/+8 |
2007-07-02 | re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function) | Richard Guenther | 1 | -3/+2 |
2007-07-02 | tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ... | Richard Guenther | 1 | -4/+4 |
2007-06-06 | tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con... | Thomas Neumann | 1 | -16/+16 |
2007-05-17 | tree-vrp.c (finalize_jump_threads): Do not care about dominance info. | Zdenek Dvorak | 1 | -17/+11 |
2007-05-07 | tree-ssa-dom.c (tree_ssa_dominator_optimize): Do not free dominance info afte... | Eric Botcazou | 1 | -4/+2 |
2007-05-07 | tree-ssa-dom.c (tree_ssa_dominator_optimize): Reset cfg_altered. | Eric Botcazou | 1 | -9/+15 |
2007-03-09 | tree-pass.h (TODO_update_smt_usage): Remove. | Diego Novillo | 1 | -6/+7 |
2007-03-08 | tree-vrp.c: Include "intl.h". | Ian Lance Taylor | 1 | -1/+1 |
2007-02-16 | re PR middle-end/30391 (ICE at -O1 with conditional expressions and GIMPLE_MO... | Roger Sayle | 1 | -2/+2 |
2007-02-06 | loop.texi: Document possibility not to perform disambiguation of loops with m... | Zdenek Dvorak | 1 | -1/+1 |
2007-01-11 | tree-vrp.c (remove_range_assertions): Release defs. | Jan Hubicka | 1 | -0/+1 |
2006-12-12 | re PR tree-optimization/28624 (latent segfault in remove_phi_node) | Andrew Pinski | 1 | -1/+9 |
2006-12-11 | [multiple changes] | Diego Novillo | 1 | -1/+1 |
2006-12-11 | tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa... | Diego Novillo | 1 | -19/+38 |
2006-12-11 | * tree-scalar-evolution.c (scev_const_prop): | Diego Novillo | 1 | -1/+1 |
2006-12-05 | tree-vrp.c (pass_vrp): Remove PROP_smt_usage. | Daniel Berlin | 1 | -2/+2 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -39/+45 |
2006-11-25 | tree-vrp.c (execute_vrp): Do not pass loops structure through arguments. | Zdenek Dvorak | 1 | -1/+1 |
2006-11-17 | tree-vrp.c (execute_vrp): Do not update current_loops. | Zdenek Dvorak | 1 | -4/+6 |
2006-06-08 | tree-ssa-dom.c (record_conditions): Only record "unordered" conditions from f... | Roger Sayle | 1 | -17/+42 |
2006-04-28 | The condition the assert was flawed. | Andrew MacLeod | 1 | -1/+1 |
2006-04-27 | Implement new immediate use iterators. | Andrew MacLeod | 1 | -21/+6 |
2006-04-22 | op-common.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-04-20 | re PR tree-optimization/26854 (Inordinate compile times on large routines) | Jeff Law | 1 | -1/+1 |
2006-04-08 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2006-04-03 | tree-ssa-dom.c (propagate_rhs_into_lhs): Avoid useless folding and operand sc... | Jeff Law | 1 | -10/+45 |
2006-03-28 | timevar.def (TV_TREE_PHI_CPROP): New timevar. | Jeff Law | 1 | -1/+1 |
2006-03-28 | re PR tree-optimization/26796 (ACATS ICE c34002a c52005 spurious storage_error) | Jeff Law | 1 | -3/+18 |
2006-03-24 | tree-ssa-dom.c (propagate_rhs_into_lhs): Don't call update_stmt directly. | Jeff Law | 1 | -5/+5 |
2006-03-24 | tree-ssa-dom.c (propagate_rhs_into_lhs): Temporarily work around bug in immed... | Jeff Law | 1 | -0/+19 |
2006-03-20 | tree-pass.h (pass_phi_only_copy_prop): Delete. | Jeff Law | 1 | -0/+422 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -1/+2 |
2006-03-01 | tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG. | Diego Novillo | 1 | -2/+2 |
2006-03-01 | re PR tree-optimization/26443 (ICE in add_virtual_operand, at tree-ssa-operan... | Daniel Berlin | 1 | -2/+3 |
2006-02-16 | tree-vrp.c (set_value_range_to_nonnegative): New function. | Jeff Law | 1 | -157/+6 |
2006-02-15 | tree-ssa-dom.c (dom_thread_across_edge): fix tag expression construction. | Marcin Dalecki | 1 | -1/+1 |
2006-02-07 | tree-vrp.c (find_conditional_asserts): Update comments. | Jeff Law | 1 | -952/+85 |