pa64-hpux.h (LIB_SPEC): Add "-lpthread" in shared links if "-mt" or "-pthread" is...
[platform/upstream/gcc.git] / gcc / tree-ssa-ccp.c
2008-01-13 Jan Hubickare PR middle-end/32135 (bogus array-ref fold triggering...
2007-12-06 Jakub Jelinekre PR middle-end/20983 (varargs functions force va_list...
2007-11-19 Richard Guentherre PR tree-optimization/34099 (optimizer problem)
2007-11-16 Richard Guentherre PR tree-optimization/34099 (optimizer problem)
2007-11-15 Jakub Jelinekre PR middle-end/23848 (stack deallocation can be more...
2007-11-09 Richard Guentherre PR target/33604 (Revision 119502 causes significantl...
2007-09-04 Richard Guentherre PR tree-optimization/33291 (a+=2; a+=2 not simplifi...
2007-08-24 Richard Guentherre PR tree-optimization/33166 (ICE in get_indirect_ref_...
2007-08-14 Daniel Berlintree-pass.h (PROP_pta): Removed.
2007-07-26 Daniel Jacobowitzfold-const.c (fold_read_from_constant_string): Use...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-24 Daniel Jacobowitztree-ssa-ccp.c (fold_const_aggregate_ref): Use fold_con...
2007-07-13 Richard Guentherre PR tree-optimization/32721 (CCP removes volatile...
2007-07-02 Richard Guentherre PR middle-end/15988 (ICE in fold_convert with pointe...
2007-07-02 Richard Guenthertree-flow.h (tree_ssa_useless_type_conversion_1): Renam...
2007-06-16 Andrew Pinski[multiple changes]
2007-06-06 Thomas Neumanntree-ssa-alias-warnings.c (maybe_add_match): Cast accor...
2007-05-01 Jan Hubickatree.h (maybe_fold_offset_to_component_ref): Remove.
2007-04-27 Richard Guentherre PR tree-optimization/31715 (Array calculation done...
2007-04-12 Richard Guentherre PR tree-optimization/24689 (operand_equal_p does...
2007-04-09 Jan Hubickafoldaddr-3.c: New file.
2007-04-08 Jan Hubickatree.h (maybe_fold_offset_to_component_ref): Declare.
2007-03-10 Diego Novillotree-pass.h (TODO_update_smt_usage): Remove.
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-13 Ian Lance Taylorcommon.opt: Add Wstrict-overflow and Wstrict-overflow=.
2007-01-18 Jan Hubickatree-vrp.c (finalize_jump_threads): Do not call cleanup...
2007-01-18 Jan Hubickatree-ssa-ccp.c (ccp_finalize): Return if something...
2007-01-11 Jan Hubickare PR tree-optimization/1046 (gcc less efficient than...
2007-01-08 Richard Guenthertree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Use...
2007-01-08 Roberto CostaBetter handling of COND_EXPRs in rhs
2006-12-12 Diego Novillo[multiple changes]
2006-12-11 Diego Novillotree-ssa-operands.h (create_ssa_artificial_load_stmt...
2006-12-05 Daniel Berlintree-vrp.c (pass_vrp): Remove PROP_smt_usage.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-01 H.J. Lu[multiple changes]
2006-11-17 Zdenek Dvorakre PR tree-optimization/29801 (ICE in set_lattice_value...
2006-11-16 Dirk Muellertree-vrp.c (get_value_range): Use XCNEW instead of...
2006-11-09 Zdenek Dvorakre PR tree-optimization/29738 (Missed constant propagat...
2006-11-08 Roger Sayletree-ssa-propagate.c (set_rhs): Restructure validity...
2006-10-27 Jan Hubickabuiltins.c (fold_builtin): Don't generate NOP_EXPR...
2006-09-05 Richard Guentherre PR tree-optimization/28935 (Segfault in operand_equ...
2006-05-16 Richard Guentherre PR tree-optimization/22303 (CCP does not handle...
2006-04-03 Roger Saylebuiltins.c (dummy_object): Use build_int_cst instead...
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-03-01 Diego Novillotree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2006-03-01 Daniel Berlinre PR tree-optimization/26443 (ICE in add_virtual_opera...
2006-03-01 Andrew Pinskire PR middle-end/26022 (ICE with references and virtual...
2006-02-18 Andrew Pinskire PR tree-optimization/25680 (Store CCP does not under...
2006-01-23 Andrew Pinskire PR middle-end/24437 (OBJ_TYPE_REF handling in fold_s...
2005-12-21 Kazu Hiratatree-data-ref.c (estimate_niter_from_size_of_data)...
2005-12-19 Zdenek Dvoraktree-flow.h (struct stmt_ann_d): Remove makes_aliased_l...
2005-12-18 Gabriel Dos Reistree-vn.c (vn_add): Use XNEW.
2005-12-16 Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2005-12-14 Jeff Lawtree-ssa-ccp.c (fold_stmt_r): DATA argument is now...
2005-12-09 Diego Novillotree.c (recompute_tree_invariant_for_addr_expr): Rename...
2005-12-06 Daniel BerlinIn gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>
2005-12-02 Richard Guenthertree-ssa-loop-im.c (schedule_sm): Use buildN instead...
2005-11-21 Jan Hubickare PR tree-optimization/24653 (EON regressed seriously...
2005-11-20 Richard Hendersonre PR tree-optimization/24665 (internal compiler error...
2005-10-11 Andrew Pinskire PR tree-optimization/23946 (ICE: verify_ssa failed...
2005-09-29 Steven Bosscherre PR tree-optimization/23911 (Failure to propagate...
2005-08-17 Steven Bosscherre PR tree-optimization/21574 (store_ccp doesn't see...
2005-08-17 James A. Morrisonfold-const.c (optimize_bit_field_compare): Remove extra...
2005-07-28 Volker Reicheltbuiltins.c: Fix comment typo(s).
2005-07-25 Andrew Pinskire PR tree-optimization/22484 (ICE: verify_stmts failed...
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-06-27 Jakub Jelinekbuiltin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.
2005-06-26 Kazu Hiratabuiltins.c, [...]: Use fold_buildN instead of fold...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-07 Zdenek Dvoraktree-ssa-address.c: New file.
2005-06-02 Diego Novillo[multiple changes]
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-30 Kazu Hirata* tree-ssa-ccp.c (const_val): Make it static.
2005-05-29 Kazu Hiratatree-ssa-ccp.c (ccp_fold): Return immediately after...
2005-05-28 Kazu Hiratatree-ssa-ccp.c (ccp_fold): Remove code that produces...
2005-05-27 Kazu Hiratare PR tree-optimization/21658 (CCP does not propagate...
2005-05-17 Zdenek Dvoraktree-cfg.c (tree_can_merge_blocks_p): Allow phi nodes...
2005-05-16 Richard Hendersonre PR tree-optimization/21399 (libstdc++ 12077.cc ICE)
2005-05-08 Steven BosscherPR tree-optimization/14841, tree-optimization/15838
2005-05-03 Richard Guenthertree-ssa-ccp.c (maybe_fold_stmt_indirect): Use STRIP_TY...
2005-05-03 Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-21 Nathan Sidwelllambda.h (lambda_vector_min_nz): Likewise.
2005-04-17 Kazu Hiratatree-flow-inline.h (get_stmt_operands): Remove.
2005-04-15 Kazu Hiratare PR tree-optimization/20936 (tree check: accessed...
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-04-03 Nathan Sidwellparams.c (set_param_value): Use gcc_assert & gcc_unreac...
2005-04-01 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2005-03-21 Kazu Hiratabuiltins.c (fold_builtin): Take decomposed arguments...
2005-03-16 Kazu Hiratabuiltins.c (expand_movstr): Update a call to fold_built...
2005-02-24 Richard Kennertree-ssa-ccp.c (visit_assignment): Verify that result...
2005-02-19 James A. Morrisontree-ssa-ccp.c (widen_bitfield): Pass type to build_int...
2005-02-17 Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2005-01-22 Kazu Hiratacfganal.c, [...]: Update copyright.
2005-01-19 Zdenek Dvoraktree-ssa-ccp.c (maybe_fold_offset_to_component_ref...
2004-11-29 Richard KennerPR/18662, also backported from tree-cleanup-branch.
2004-11-29 Richard Kennertree-ssa-operands.c (build_ssa_operands, [...]): Ignore...
2004-11-23 Roger Saylefold-const.c (nondestructive_fold_binary_to_constant...
2004-11-17 Daniel Berlinre PR tree-optimization/18519 (ICE: Segmentation fault...
2004-11-04 Kazu Hiratatree-cfg.c (find_taken_edge): Reject VAL begin NULL.
next