tree.def (PAREN_EXPR): New tree code.
[gcc.git] / gcc / fold-const.c
2008-02-21 Richard Guenthertree.def (PAREN_EXPR): New tree code.
2008-02-20 Richard Guentherfold-const.c (split_tree): Associate floatig-point...
2008-02-20 Richard Guenthertree.h (fold_real_zero_addition_p): Declare.
2008-02-12 Richard Guentherre PR middle-end/35163 (folding comparison loses cast)
2008-01-16 Richard Guentherre PR middle-end/32628 (bogus integer overflow warning)
2008-01-12 Eric Botcazoure PR ada/33788 (GNAT bug box in expand_expr_addr_expr_...
2007-12-05 Jakub Jelinekre PR middle-end/34337 (Internal error while building...
2007-12-03 Jakub Jelinekre PR middle-end/29749 (Missing byte swap optimizations)
2007-11-17 Richard Guentherre PR middle-end/34130 (the builtin abs() gives wrong...
2007-11-16 Richard Guentherre PR middle-end/34030 (ICE in in compare_values_warnv...
2007-11-12 Richard Guentherre PR middle-end/34070 (Wrong code for (int)x%4)
2007-11-12 Richard Guentherre PR tree-optimization/34027 (-Os code size nearly...
2007-11-04 Andrew Pinskire PR middle-end/32931 (FORALL and WHERE give an ICE...
2007-10-31 Richard Guentherre PR middle-end/33779 (folds unsigned multiplication...
2007-10-30 Jakub Jelinekre PR c++/33709 (Type verification failure with new...
2007-10-15 Richard Guentherfold-const.c (extract_array_ref): Remove.
2007-10-08 Richard Guentherre PR middle-end/33693 (Type checking error with bitwis...
2007-10-08 Richard Guentherre PR middle-end/33691 (Type checking error with bitwis...
2007-10-05 Richard Guentherre PR middle-end/33666 (Type verification failure with...
2007-09-27 Ian Lance Taylorre PR tree-optimization/33565 (spurious warning: assum...
2007-09-23 Ollie Wildfold-const.c (fold_binary): Fold BIT_AND_EXPR's with...
2007-09-22 Richard Guentherre PR tree-optimization/33146 (ICE in build_polynomial_...
2007-09-11 Zdenek Dvorakfold-const.c (extract_muldiv_1): Do not simplify var...
2007-09-06 Richard Guentherre PR tree-optimization/32586 (New VN misses FRE opport...
2007-09-05 Kaveh R. Ghazifold-const.c (all_ones_mask_p, [...]): Constify.
2007-09-04 Revital EresAdd new fp flags: -fassociative-math and -freciprocal...
2007-09-01 Kazu Hirataarm.c, [...]: Fix comment typos.
2007-08-22 Christian Bruelfixed -ffinite-math-only A-A missing optimisation
2007-08-21 Jakub Jelinekre PR middle-end/32912 (ICE with vector code)
2007-08-21 Richard Guentherfold-const.c (fold_binary): Revert removing of index...
2007-08-21 Richard Guentherre PR middle-end/33122 (Mistaken type mismatch error...
2007-08-09 Andrew Pinskire PR middle-end/32813 (ICE for array expression in...
2007-08-08 Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-08-04 Andrew Pinskire PR middle-end/32780 (ICE in extract_range_from_binar...
2007-08-03 Andrew Pinskire PR middle-end/32935 (internal compiler error: in...
2007-07-29 Kaveh R. Ghaziattribs.c (hash_attr, [...]): Constify.
2007-07-28 Richard Guentherre PR middle-end/32920 (error: type mismatch in binary...
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-25 Kaveh R. Ghaziexpr.c (handled_component_p): Constify.
2007-07-12 Richard Guenthergimplify.c (gimplify_conversion): Make sure that the...
2007-07-09 Richard Guentherre PR tree-optimization/32698 (inefficient pointer...
2007-07-02 Richard Guentherre PR middle-end/15988 (ICE in fold_convert with pointe...
2007-07-01 Uros Bizjakre PR middle-end/32559 (ICE with vector arithmetic)
2007-06-27 Richard Guentherre PR middle-end/32492 (attribute always_inline -...
2007-06-24 Sebastian Popre PR tree-optimization/32461 (Segmentation fault in...
2007-06-23 Mark Mitchellextend.texi: Document that dllimport and dllexport...
2007-06-21 Adam Nemetfold-const.c (debug_fold_checksum): Move it under ENABL...
2007-06-21 Sebastian Popre PR middle-end/20623 (ICE: fold check: original tree...
2007-06-16 Andrew Pinski[multiple changes]
2007-06-12 Kaveh R. Ghazifold-const.c (fold_binary): Guard (X-X) -> 0 transforma...
2007-06-12 Uros Bizjakfold-const (fold_binary): Also optimize a/cbrt(b/c...
2007-06-11 Rafael Espindolareally remove signed(_or_unsigned)?_type langhooks
2007-06-11 Uros Bizjakre PR middle-end/32279 (Fold 1.0/sqrt(x/y) to sqrt...
2007-06-06 Ian Lance Taylorfold-const.c (merge_ranges): If range_successor or...
2007-05-30 Richard Guentherre PR middle-end/32152 (omp lowering creates mismatched...
2007-05-28 Andrew Pinskire PR tree-optimization/32100 (vrp bitfield miscompilation)
2007-05-26 Kazu Hiratai386.c, [...]: Fix comment typos.
2007-05-25 Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-05-14 Rafael Avila de... c-common.c (warnings_for_convert_and_check): Use unsign...
2007-05-04 Jan Hubickafold-const.c (fold_unary): Convert (T1)(X op Y) into...
2007-05-02 Andrew Pinskifold-const.c (fold_comparision): Remove the "foo++...
2007-05-01 Jan Hubickatree.h (maybe_fold_offset_to_component_ref): Remove.
2007-04-24 Olga Golovanevskyfix for PR31617
2007-04-21 Richard Guentherre PR tree-optimization/31136 (FRE ignores bit-field...
2007-04-20 Jakub Jelinekre PR tree-optimization/31632 (ICE in compare_values)
2007-04-19 Brooks Mosesfold-const.c: Remove prototypes for native_encode_expr...
2007-04-19 Jan Hubickafold-const.c (div_if_zero_remainder): Do signed divide...
2007-04-12 Richard Guentherre PR tree-optimization/24689 (operand_equal_p does...
2007-04-08 Jan Hubickatree.h (maybe_fold_offset_to_component_ref): Declare.
2007-04-03 Jakub Jelinekre PR middle-end/30704 (Incorrect constant generation...
2007-03-30 Rafael Avila de... typeck.c (java_signed_or_unsigned_type): Remove.
2007-03-25 Dorit Nuzmanre PR middle-end/30784 (ICE on loop vectorization ...
2007-03-23 Ian Lance Taylor* fold-const.c (fold_binary): Correct warning for X...
2007-03-12 Olga Golovanevskyipa-type-escape improvements
2007-03-09 Roger Saylefold-const.c (fold_comparison): Remove compile-time...
2007-03-08 Kaveh R. Ghazibuiltins.def (lceil, [...]): Mark with ATTR_CONST_NOTHR...
2007-03-05 Richard Guentherfold-const.c (fold_binary): Remove duplicate folding...
2007-03-04 Roger Saylere PR middle-end/30744 (ICE in compare_values, at tree...
2007-02-28 Richard Guentherre PR middle-end/30364 (Wrong variable ranges due to...
2007-02-28 Sandra Loosemorebuiltins.c (fold_builtin_call_list, [...]): Delete...
2007-02-24 Richard Guentherre PR middle-end/30951 (Does not fold x + CST == x...
2007-02-23 Kaveh R. Ghazibuiltins.c (fold_builtin_logb, [...]): New.
2007-02-20 Kaveh R. Ghazifold-const.c (tree_expr_nonnegative_warnv_p): Handle...
2007-02-18 Kazu Hiratacfgloop.c, [...]: Fix comment typos.
2007-02-16 Richard Guentherfold-const.c (tree_swap_operands_p): Treat SSA_NAMEs...
2007-02-16 Andrew Pinskire PR middle-end/30433 (no longer folding __complex__...
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-02-09 Zdenek Dvorakre PR tree-optimization/23361 (Can't eliminate empty...
2007-02-06 Kaveh R. Ghazifold-const.c (negate_expr_p): Handle CONJ_EXPR.
2007-02-05 Roger Saylefold-const.c (fold_unary): Test for availability of...
2007-02-04 Richard Guentherre PR middle-end/30636 (incorrect array bounds warning...
2007-02-03 Kaveh R. Ghazibuiltins.c (fold_builtin_cabs): Fold cabs(x+xi) into...
2007-02-02 Kaveh R. Ghazifold-const.c (negate_expr_p, [...]): Handle COMPLEX_EXPR.
2007-02-01 Roger Saylealias.c (init_alias_analysis): Correct whitespace.
2007-02-01 Richard Guentherre PR middle-end/30656 (ICE with -ftrapv)
2007-01-30 Roger Saylefold-const.c (round_up): Make HIGH an unsigned HOST_WID...
2007-01-28 Ian Lance Taylorcommon.opt: Add fstrict-overflow.
2007-01-28 Roger Sayletree.c (tree_fold_gcd): Delete.
next