summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-pre.c
Commit message (Expand)AuthorAgeFilesLines
* tree-ssa-pre.c (create_value_expr_from): Initialize POOL to NULL.Diego Novillo2007-02-191-1/+1
* re PR middle-end/30391 (ICE at -O1 with conditional expressions and GIMPLE_MO...Roger Sayle2007-02-161-7/+8
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-189/+97
* re PR middle-end/30197 (cexp ( __complex__ ( 0, x ) ) can be folded to cexpi ...Richard Guenther2006-12-141-1/+3
* re PR middle-end/28436 (accessing an element via a "pointer" on a vector doe...Andrew Pinski2006-12-121-4/+9
* [multiple changes]Diego Novillo2006-12-111-9/+6
* tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa...Diego Novillo2006-12-111-3/+5
* * tree-scalar-evolution.c (scev_const_prop):Diego Novillo2006-12-111-1/+1
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-54/+57
* builtins.c, [...]: Fix comment typos.Kazu Hirata2006-12-021-1/+1
* Privatize SSA variables into gimple_df.Jan Hubicka2006-11-281-4/+4
* tree-vrp.c (execute_vrp): Do not update current_loops.Zdenek Dvorak2006-11-171-5/+2
* re PR tree-optimization/27755 (PRE confused by control flow)Daniel Berlin2006-11-141-73/+470
* tree.h (tree_value_handle): Remove struct value_set declaration.Daniel Berlin2006-10-301-821/+717
* re PR tree-optimization/3511 (Inlined strlen() could be smarter)Richard Guenther2006-10-211-0/+17
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka2006-09-121-4/+4
* tree-outof-ssa.c (check_replaceable): Do not allocate def_vars bitmap when no...Jan Hubicka2006-08-011-1/+2
* Fix whitespace.Eric Christopher2006-07-041-172/+171
* tree-ssa-pre.c (try_combine_conversion): Strip useless type conversions after...Richard Guenther2006-06-191-3/+8
* cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata2006-05-281-1/+1
* re PR c++/26757 (C++ front-end producing two DECLs with the same UID)Andrew MacLeod2006-05-231-4/+4
* re PR tree-optimization/14287 ([tree-ssa] does not remove unnecessary extensi...Richard Guenther2006-05-041-3/+49
* re PR tree-optimization/26447 (verify_flow_info failed, load PRE with java pr...Richard Guenther2006-05-041-8/+11
* re PR tree-optimization/26795 (ACATS ICE c37213d on x86 in valid_in_set, at t...Andrew Pinski2006-03-231-9/+0
* re PR tree-optimization/26781 (ICE in tree-ssa-pre.c at create_component_ref_...Andrew Pinski2006-03-211-0/+1
* re PR tree-optimization/26629 (tree load PRE does not work on array references)Andrew Pinski2006-03-201-25/+109
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-2/+4
* re PR tree-optimization/26179 (ICE while compiling mozilla in tree-ssa-pre.c)Andrew Pinski2006-02-091-0/+1
* tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak2006-02-061-2/+2
* tree-ssa-pre.c (bb_value_sets_t): Add antic_safe_loads.Daniel Berlin2006-02-061-28/+201
* tree-vrp.c (cfg_loops): Removed.Zdenek Dvorak2006-02-051-1/+1
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-2/+2
* re PR tree-optimization/25860 (ice with -g -O2 -fPIC)Andrew Pinski2006-01-241-1/+2
* re PR tree-optimization/25315 (testsuite failure:27_io/basic_ostream/inserter...Andrew Pinski2006-01-231-0/+4
* re PR tree-optimization/25771 (ice in coalesce_abnormal_edges, at tree-outof-...Daniel Berlin2006-01-131-0/+3
* tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA...Jeff Law2006-01-061-1/+1
* tree-dfa.c (mark_new_vars_to_rename): Create stmt annotation, if necessary.Richard Guenther2006-01-061-3/+1
* re PR tree-optimization/25612 (Ada bootstrap failure on x86_64 find_or_genera...Andrew Pinski2005-12-311-0/+13
* tree.h (VALUE_HANDLE_VUSES): New.Daniel Berlin2005-12-301-112/+859
* global.c, [...]: Move DEF_VEC_P(basic_block) and DEF_VEC_ALLOC_P(basic_block,...Kazu Hirata2005-12-281-2/+0
* tree-pass.h (pass_eliminate_useless_stores): Remove.Daniel Berlin2005-12-241-132/+0
* tree-tailcall.c (find_tail_calls): Use XNEW.Gabriel Dos Reis2005-12-181-12/+12
* basic-block.h, [...]: Fix comment typos.Kazu Hirata2005-12-161-1/+1
* tree-ssa-pre.c (bitmap_set_and): New function.Daniel Berlin2005-12-071-0/+127
* tree-ssa-loop-im.c (schedule_sm): Use buildN instead of build.Richard Guenther2005-12-021-1/+1
* re PR tree-optimization/24231 (SSA corruption with C++ code and exceptions an...Daniel Berlin2005-10-191-2/+5
* tree-ssa-pre.c (try_look_through_load): New function.Steven Bosscher2005-09-061-0/+75
* re PR tree-optimization/22531 (ICE in mark_sym_for_renaming while compiling d...Daniel Berlin2005-07-171-0/+1
* tree-optimize.c (init_tree_optimization_passes): Add pass_eliminate_useless_s...Daniel Berlin2005-07-171-0/+132
* re PR middle-end/21840 (ICE while building Linux kernel (seg fault), missing ...Andrew Pinski2005-07-121-0/+9