summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-ccp.c
Commit message (Expand)AuthorAgeFilesLines
* [multiple changes]Andrew Pinski2007-06-151-40/+10
* tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con...Thomas Neumann2007-06-061-5/+5
* tree.h (maybe_fold_offset_to_component_ref): Remove.Jan Hubicka2007-05-011-21/+90
* re PR tree-optimization/31715 (Array calculation done incorrectly)Richard Guenther2007-04-271-13/+24
* re PR tree-optimization/24689 (operand_equal_p does not return true for some ...Richard Guenther2007-04-121-3/+1
* foldaddr-3.c: New file.Jan Hubicka2007-04-091-3/+16
* tree.h (maybe_fold_offset_to_component_ref): Declare.Jan Hubicka2007-04-081-1/+1
* tree-pass.h (TODO_update_smt_usage): Remove.Diego Novillo2007-03-091-2/+1
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-38/+58
* common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor2007-02-131-10/+27
* tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand.Jan Hubicka2007-01-181-3/+1
* tree-ssa-ccp.c (ccp_finalize): Return if something changed.Jan Hubicka2007-01-181-23/+18
* re PR tree-optimization/1046 (gcc less efficient than jdk for recursion with ...Jan Hubicka2007-01-111-2/+2
* tree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Use type of offset to build ...Richard Guenther2007-01-081-1/+1
* Better handling of COND_EXPRs in rhsRoberto Costa2007-01-081-0/+11
* [multiple changes]Diego Novillo2006-12-111-12/+11
* tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa...Diego Novillo2006-12-111-9/+19
* tree-vrp.c (pass_vrp): Remove PROP_smt_usage.Daniel Berlin2006-12-051-2/+2
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-13/+13
* [multiple changes]H.J. Lu2006-12-011-0/+50
* re PR tree-optimization/29801 (ICE in set_lattice_value (tree-ssa-ccp.c))Zdenek Dvorak2006-11-171-9/+33
* tree-vrp.c (get_value_range): Use XCNEW instead of XNEW and memset.Dirk Mueller2006-11-161-2/+1
* re PR tree-optimization/29738 (Missed constant propagation into loops)Zdenek Dvorak2006-11-091-179/+121
* tree-ssa-propagate.c (set_rhs): Restructure validity tests as a test for incl...Roger Sayle2006-11-081-5/+8
* builtins.c (fold_builtin): Don't generate NOP_EXPR that is going to be thrown...Jan Hubicka2006-10-271-4/+13
* re PR tree-optimization/28935 (Segfault in operand_equal_p with -ftree-vecto...Richard Guenther2006-09-051-0/+12
* re PR tree-optimization/22303 (CCP does not handle STRING_CSTs)Richard Guenther2006-05-161-4/+19
* builtins.c (dummy_object): Use build_int_cst instead of convert.Roger Sayle2006-04-031-3/+3
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-3/+6
* tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo2006-03-011-4/+4
* re PR tree-optimization/26443 (ICE in add_virtual_operand, at tree-ssa-operan...Daniel Berlin2006-03-011-4/+4
* re PR middle-end/26022 (ICE with references and virtual functions)Andrew Pinski2006-03-011-0/+34
* re PR tree-optimization/25680 (Store CCP does not understand REALPART_EXPR < ...Andrew Pinski2006-02-181-5/+13
* re PR middle-end/24437 (OBJ_TYPE_REF handling in fold_stmt should be moved to...Andrew Pinski2006-01-231-32/+0
* tree-data-ref.c (estimate_niter_from_size_of_data): Replace fold_build2 with ...Kazu Hirata2005-12-211-5/+5
* tree-flow.h (struct stmt_ann_d): Remove makes_aliased_loads and makes_aliased...Zdenek Dvorak2005-12-191-3/+1
* tree-vn.c (vn_add): Use XNEW.Gabriel Dos Reis2005-12-181-3/+3
* basic-block.h, [...]: Fix comment typos.Kazu Hirata2005-12-161-1/+1
* tree-ssa-ccp.c (fold_stmt_r): DATA argument is now a pointer to a structure c...Jeff Law2005-12-141-4/+35
* tree.c (recompute_tree_invariant_for_addr_expr): Rename from recompute_tree_i...Diego Novillo2005-12-091-1/+1
* In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2005-12-061-0/+1
* tree-ssa-loop-im.c (schedule_sm): Use buildN instead of build.Richard Guenther2005-12-021-5/+5
* re PR tree-optimization/24653 (EON regressed seriously on x86-64)Jan Hubicka2005-11-211-0/+4
* re PR tree-optimization/24665 (internal compiler error: get_indirect_ref_oper...Richard Henderson2005-11-191-2/+28
* re PR tree-optimization/23946 (ICE: verify_ssa failed ("definition ... follow...Andrew Pinski2005-10-111-1/+1
* re PR tree-optimization/23911 (Failure to propagate constants from a const in...Steven Bosscher2005-09-291-0/+9
* re PR tree-optimization/21574 (store_ccp doesn't see through a store.)Steven Bosscher2005-08-171-4/+14
* fold-const.c (optimize_bit_field_compare): Remove extra fold call.James A. Morrison2005-08-171-5/+5
* builtins.c: Fix comment typo(s).Volker Reichelt2005-07-281-1/+1
* re PR tree-optimization/22484 (ICE: verify_stmts failed with -O3)Andrew Pinski2005-07-251-0/+1