Age | Commit message (Expand) | Author | Files | Lines |
2007-02-19 | tree-ssa-pre.c (create_value_expr_from): Initialize POOL to NULL. | Diego Novillo | 1 | -1/+1 |
2007-02-16 | re PR middle-end/30391 (ICE at -O1 with conditional expressions and GIMPLE_MO... | Roger Sayle | 1 | -7/+8 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -189/+97 |
2006-12-14 | re PR middle-end/30197 (cexp ( __complex__ ( 0, x ) ) can be folded to cexpi ... | Richard Guenther | 1 | -1/+3 |
2006-12-12 | re PR middle-end/28436 (accessing an element via a "pointer" on a vector doe... | Andrew Pinski | 1 | -4/+9 |
2006-12-11 | [multiple changes] | Diego Novillo | 1 | -9/+6 |
2006-12-11 | tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa... | Diego Novillo | 1 | -3/+5 |
2006-12-11 | * tree-scalar-evolution.c (scev_const_prop): | Diego Novillo | 1 | -1/+1 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -54/+57 |
2006-12-02 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-11-28 | Privatize SSA variables into gimple_df. | Jan Hubicka | 1 | -4/+4 |
2006-11-17 | tree-vrp.c (execute_vrp): Do not update current_loops. | Zdenek Dvorak | 1 | -5/+2 |
2006-11-14 | re PR tree-optimization/27755 (PRE confused by control flow) | Daniel Berlin | 1 | -73/+470 |
2006-10-30 | tree.h (tree_value_handle): Remove struct value_set declaration. | Daniel Berlin | 1 | -821/+717 |
2006-10-21 | re PR tree-optimization/3511 (Inlined strlen() could be smarter) | Richard Guenther | 1 | -0/+17 |
2006-09-12 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Jan Hubicka | 1 | -4/+4 |
2006-08-01 | tree-outof-ssa.c (check_replaceable): Do not allocate def_vars bitmap when no... | Jan Hubicka | 1 | -1/+2 |
2006-07-04 | Fix whitespace. | Eric Christopher | 1 | -172/+171 |
2006-06-19 | tree-ssa-pre.c (try_combine_conversion): Strip useless type conversions after... | Richard Guenther | 1 | -3/+8 |
2006-05-28 | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-05-23 | re PR c++/26757 (C++ front-end producing two DECLs with the same UID) | Andrew MacLeod | 1 | -4/+4 |
2006-05-04 | re PR tree-optimization/14287 ([tree-ssa] does not remove unnecessary extensi... | Richard Guenther | 1 | -3/+49 |
2006-05-04 | re PR tree-optimization/26447 (verify_flow_info failed, load PRE with java pr... | Richard Guenther | 1 | -8/+11 |
2006-03-23 | re PR tree-optimization/26795 (ACATS ICE c37213d on x86 in valid_in_set, at t... | Andrew Pinski | 1 | -9/+0 |
2006-03-21 | re PR tree-optimization/26781 (ICE in tree-ssa-pre.c at create_component_ref_... | Andrew Pinski | 1 | -0/+1 |
2006-03-20 | re PR tree-optimization/26629 (tree load PRE does not work on array references) | Andrew Pinski | 1 | -25/+109 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -2/+4 |
2006-02-09 | re PR tree-optimization/26179 (ICE while compiling mozilla in tree-ssa-pre.c) | Andrew Pinski | 1 | -0/+1 |
2006-02-06 | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 1 | -2/+2 |
2006-02-06 | tree-ssa-pre.c (bb_value_sets_t): Add antic_safe_loads. | Daniel Berlin | 1 | -28/+201 |
2006-02-05 | tree-vrp.c (cfg_loops): Removed. | Zdenek Dvorak | 1 | -1/+1 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -2/+2 |
2006-01-24 | re PR tree-optimization/25860 (ice with -g -O2 -fPIC) | Andrew Pinski | 1 | -1/+2 |
2006-01-23 | re PR tree-optimization/25315 (testsuite failure:27_io/basic_ostream/inserter... | Andrew Pinski | 1 | -0/+4 |
2006-01-13 | re PR tree-optimization/25771 (ice in coalesce_abnormal_edges, at tree-outof-... | Daniel Berlin | 1 | -0/+3 |
2006-01-06 | tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA... | Jeff Law | 1 | -1/+1 |
2006-01-06 | tree-dfa.c (mark_new_vars_to_rename): Create stmt annotation, if necessary. | Richard Guenther | 1 | -3/+1 |
2005-12-31 | re PR tree-optimization/25612 (Ada bootstrap failure on x86_64 find_or_genera... | Andrew Pinski | 1 | -0/+13 |
2005-12-30 | tree.h (VALUE_HANDLE_VUSES): New. | Daniel Berlin | 1 | -112/+859 |
2005-12-28 | global.c, [...]: Move DEF_VEC_P(basic_block) and DEF_VEC_ALLOC_P(basic_block,... | Kazu Hirata | 1 | -2/+0 |
2005-12-24 | tree-pass.h (pass_eliminate_useless_stores): Remove. | Daniel Berlin | 1 | -132/+0 |
2005-12-18 | tree-tailcall.c (find_tail_calls): Use XNEW. | Gabriel Dos Reis | 1 | -12/+12 |
2005-12-16 | basic-block.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-12-07 | tree-ssa-pre.c (bitmap_set_and): New function. | Daniel Berlin | 1 | -0/+127 |
2005-12-02 | tree-ssa-loop-im.c (schedule_sm): Use buildN instead of build. | Richard Guenther | 1 | -1/+1 |
2005-10-19 | re PR tree-optimization/24231 (SSA corruption with C++ code and exceptions an... | Daniel Berlin | 1 | -2/+5 |
2005-09-06 | tree-ssa-pre.c (try_look_through_load): New function. | Steven Bosscher | 1 | -0/+75 |
2005-07-17 | re PR tree-optimization/22531 (ICE in mark_sym_for_renaming while compiling d... | Daniel Berlin | 1 | -0/+1 |
2005-07-17 | tree-optimize.c (init_tree_optimization_passes): Add pass_eliminate_useless_s... | Daniel Berlin | 1 | -0/+132 |
2005-07-12 | re PR middle-end/21840 (ICE while building Linux kernel (seg fault), missing ... | Andrew Pinski | 1 | -0/+9 |