Daily bump.
[platform/upstream/gcc.git] / gcc / fold-const.c
2011-12-13 Richard HendersonRevert two unintended commits
2011-12-13 Richard HendersonDelete VEC_INTERLEAVE_*_EXPR.
2011-12-03 Jakub Jelinekfold-const.c (fold_unary_loc): Fold VEC_UNPACK_LO_EXPR...
2011-11-22 Jakub Jelinekre PR tree-optimization/51074 (No constant folding...
2011-11-18 Uros Bizjakre PR tree-optimization/51118 (ICE: tree check: expecte...
2011-11-11 Jakub Jelinekre PR tree-optimization/51074 (No constant folding...
2011-10-23 Eric Botcazoure PR tree-optimization/44683 (Optimization bug with...
2011-10-21 Kai Tietzbranch-cost1.c: New test.
2011-10-17 Kai Tietzfold-const.c (simple_operand_p_2): New function.
2011-10-10 Richard Guentherre PR middle-end/50195 (Linking time error with -fast...
2011-10-07 Richard Hendersonre PR other/49752 (Non-existing struct `tree_type'...
2011-10-06 Richard Guentherfold-const.c (fold_ternary_loc): Also fold non-constant...
2011-10-04 Jakub Jelinekfold-const.c (fold_unary_loc): Don't optimize POINTER_P...
2011-09-30 Jakub Jelinekre PR tree-optimization/46309 (optimization a==3||a==1)
2011-09-28 Richard Guentherre PR middle-end/50460 (__builtin___strcpy_chk/__builti...
2011-09-05 Richard Guentherrevert: fold-const.c (extract_muldiv_1): Remove bogus...
2011-08-31 Richard Guentherfold-const.c (extract_muldiv_1): Remove bogus TYPE_IS_S...
2011-08-29 Artjoms Sinkarovs20011-08-29 Artjoms Sinkarovs <artyom.shinkaroff...
2011-08-24 Richard Guentherfold-const.c (fold_comparison): Fold &a < &a + 4 even...
2011-08-18 Paolo Carlinire PR tree-optimization/49963 (ICE: in abs_hwi, at...
2011-08-17 Richard Guenthertree.h (convert_to_ptrofftype_loc): New function.
2011-08-15 Richard Guentherre PR tree-optimization/50082 (-Wstrict-overflow mishan...
2011-08-12 Uros Bizjakbuiltins.def (BUILT_IN_ICEIL{,F,L}, [...]): New builtin...
2011-08-03 Richard Guentherre PR middle-end/49958 (fold performs invalid association)
2011-08-02 Paolo Carlinire PR bootstrap/49914 (call to abs(long long) in gcc...
2011-07-27 Aldy Hernandezparams.h (ALLOW_STORE_DATA_RACES): New.
2011-07-21 Kai TietzChangeLog gcc/
2011-07-19 Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-07-14 Richard Guentherfold-const.c (fold_binary_loc): Convert the !bool_var...
2011-07-08 Richard Guentherfold-const.c (fold_binary_loc): Remove index +p PTR...
2011-07-08 Kai Tietzfold-const.c (fold_truth_andor): Factored out truth_and...
2011-07-07 Richard Guentherfold-const.c (fold_unary_loc): Do not strip sign-change...
2011-06-29 Richard Sandifordre PR middle-end/49545 (New C++ test failures)
2011-06-27 Richard Sandifordre PR rtl-optimization/49169 (ARM: optimisations strip...
2011-06-20 Kai TietzChangeLog gcc/
2011-06-16 Richard Guenthergimple.c (canonicalize_cond_expr_cond): (bool)x is...
2011-06-10 Richard Guentherre PR tree-optimization/49361 (Huge 470.lbm regression)
2011-05-27 Richard Guentherre PR middle-end/49189 (infinite recursion in constant...
2011-05-27 Richard Bienerre PR middle-end/49177 (FAIL: gcc.dg/vect/fast-math...
2011-05-26 Richard Guentherfold-const.c (fold_unary_loc): Remove bogus code.
2011-05-22 Tom de Vriesre PR middle-end/48689 (ICE in fold-const.c:13798 with...
2011-05-09 Eric Botcazoufold-const.c (fold_range_test): Pass LOC to build_range...
2011-05-07 Eric Botcazoulanghooks.h (lang_hooks_for_types): Change global_bindi...
2011-05-04 Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-04-29 Richard Guenthertree-inline.c (remap_eh_region_tree_nr): Use integer_ty...
2011-04-26 Richard Guentherre PR tree-optimization/48694 (possible memory hog...
2011-04-23 Jakub Jelinekre PR c/48685 (ICE in gimplify_expr, at gimplify.c...
2011-04-20 Kai TietzChangeLog gcc/
2011-04-14 Richard Guenthertree.h (get_object_alignment_1): Declare.
2011-03-30 Jakub Jelinekre PR c/48305 (ice at -O0: verify_gimple failed)
2011-03-25 Nathan Froydfold-const.c (expr_location_or): New function.
2011-03-24 Eric Botcazoufold-const.c (fold_ternary_loc): Preserve the location...
2011-03-16 Richard Guentherre PR tree-optimization/48149 (Piecewise complex pass...
2011-03-16 Jakub Jelinekre PR middle-end/48136 (verify_gimple failed at -O0)
2011-03-15 Richard Guentherre PR tree-optimization/48031 (gcc.c-torture/compile...
2011-03-14 Jakub Jelinekre PR middle-end/38878 (gcc.dg/tree-ssa/foldaddr-1...
2011-03-08 Jakub Jelinekre PR tree-optimization/48022 (-Wstrict-overflow warnin...
2010-11-30 Joseph Myershwint.c: New.
2010-11-26 Jakub Jelinekre PR bootstrap/45700 (--enable-checking=fold bootstrap...
2010-11-22 Uros Bizjakre PR middle-end/43057 ([LTO] fold check: original...
2010-11-16 Richard Hendersonfold-const.c (operand_equal_for_comparison_p): Handle...
2010-11-04 Richard Guenthertree.def (FMA_EXPR): New tree code.
2010-11-03 Nathan Froydbuiltins.c (fold_builtin_signbit): Use build_zero_cst...
2010-11-02 Jason Merrillfold-const.c (fold_indirect_ref_1): Handle folding...
2010-10-31 Nathan Froydfold-const.c (build_zero_vector): Use build_vector_from...
2010-10-20 Dmitry Melnikfold-const.c (fold_binary_loc): New transformation.
2010-10-18 Jakub Jelinekre PR middle-end/46019 (x / (0x200000000ULL << y) misco...
2010-10-04 Jakub Jelinekre PR middle-end/45876 (ICE: verify_gimple failed)
2010-09-30 Jakub Jelinekre PR tree-optimization/31261 (Missed tree optimization...
2010-09-16 Jakub Jelinekre PR bootstrap/45686 (Building rev. 164285 fails with...
2010-09-08 Alexandre Olivare PR debug/45419 (-fcompare-debug failure at -O3)
2010-09-06 Richard Guenthertree.def (MISALIGNED_INDIRECT_REF): Remove.
2010-08-17 Richard Guentherfold-const.c (fold_comparison): Strip nops inside POINT...
2010-08-12 Jakub Jelinekre PR middle-end/45262 (Optimization results in wrong...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-05 Richard Guenthertree-ssa-loop-im.c (for_each_index): Do not handle...
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-28 Anatoly Sokolovdouble-int.h (force_fit_type_double): Remove declaration.
2010-06-24 Anatoly Sokolovfold-const.c (const_binop): Remove 'notrunc' argement.
2010-06-18 Anatoly Sokolovdouble-int.h (double_int_to_shwi, [...]): Implement...
2010-06-16 DJ Deloriecommon.opt (-fstrict-volatile-bitfields): new.
2010-06-08 Shujing Zhaofold-const.c (fold_comparison): Remove redundant parent...
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-21 Steven Bosscherreal: Do not include gmp.h, mpfr.h, and mpc.h.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-19 Anatoly Sokolovdouble-int.h (double_int_ior): New function.
2010-05-09 Richard Guentherre PR c/44024 (missed optimization)
2010-04-24 Bernd Schmidtre PR tree-optimization/41442 (missed optimization...
2010-04-20 Xinliang David Linew folding rule
2010-04-18 Eric Botcazoufold-const.c (fold_comparison): Use ssizetype.
2010-04-15 Richard Guentherfold-const.c (LOWPART, [...]): Move ...
2010-04-14 Anatoly Sokolovdouble-int.h (HOST_BITS_PER_DOUBLE_INT): Define.
2010-04-13 Eric Botcazoure PR middle-end/32628 (bogus integer overflow warning)
2010-04-07 Richard Guentheripa-reference.c (mark_load): Use get_base_address.
2010-04-07 Richard Guentherre PR rtl-optimization/42617 (TARGET_MEM_REF and plain...
2010-04-06 Richard Guentherre PR c/43661 (ice in fold_comparison, at fold-const...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-02-03 Jason Merrillre PR c++/40138 (ICE with invalid va_arg)
2010-01-21 Richard Guentherre PR middle-end/19988 (pessimizes fp multiply-add...
2010-01-14 Jakub Jelinekre PR c/42721 (possible integer wrong code bug)
next