OSDN Git Service

* ifcvt.c (cond_exec_find_if_block): Return FALSE if no
[pf3gnuchains/gcc-fork.git] / gcc / fold-const.c
2007-03-25 dorit PR tree-optimization/30784
2007-03-23 ian * fold-const.c (fold_binary): Correct warning for...
2007-03-12 olgaipa-type-escape improvements
2007-03-09 sayle * fold-const.c (fold_comparison): Remove compile-time...
2007-03-08 ghazi * builtins.def (lceil, lceilf, lceill, lfloor, lfloorf...
2007-03-05 rguenth2007-03-05 Richard Guenther <rguenther@suse.de>
2007-03-04 sayle PR middle-end/30744
2007-02-28 rguenth2007-02-28 Richard Guenther <rguenther@suse.de>
2007-02-28 sandra2007-02-28 Sandra Loosemore <sandra@codesourcery...
2007-02-24 rguenth2007-02-24 Richard Guenther <rguenther@suse.de>
2007-02-23 ghazi * builtins.c (fold_builtin_logb, fold_builtin_signific...
2007-02-20 ghazi * fold-const.c (tree_expr_nonnegative_warnv_p): Handle...
2007-02-18 kazu * cfgloop.c, config/alpha/alpha.c, config/bfin/bfin.c,
2007-02-16 rguenth2007-02-16 Richard Guenther <rguenther@suse.de>
2007-02-16 pinskia2007-02-15 Andrew Pinski <andrew_pinski@playstation...
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-13 ian./:
2007-02-09 rguenth2007-02-09 Zdenek Dvorak <dvorakz@suse.cz>
2007-02-06 ghazi * fold-const.c (negate_expr_p): Handle CONJ_EXPR.
2007-02-05 sayle * fold-const.c (fold_unary) <REAL_PART>: Test for...
2007-02-04 rguenth2007-02-04 Richard Guenther <rguenther@suse.de>
2007-02-03 ghazi * builtins.c (fold_builtin_cabs): Fold cabs(x+xi)...
2007-02-02 ghazi * fold-const.c (negate_expr_p, fold_negate_expr):...
2007-02-01 sayle * alias.c (init_alias_analysis): Correct whitespace.
2007-02-01 rguenth2007-02-01 Richard Guenther <rguenther@suse.de>
2007-01-30 sayle * fold-const.c (round_up): Make HIGH an unsigned HOST_...
2007-01-28 ian./:
2007-01-28 sayle * tree.c (tree_fold_gcd): Delete.
2007-01-28 sayle * fold-const.c (size_binop): In the fast-paths for...
2007-01-26 ghazi * builtins.c (fold_builtin_1): Treat ccos and ccosh...
2007-01-19 sayle * fold-const.c (fold_unary) <VIEW_CONVERT_EXPR>: Optim...
2007-01-13 sayle * tree.h (force_fit_type_double): Remove unused final...
2007-01-11 sayle * builtins.c (expand_builtin_pow, expand_builtin_powi,
2007-01-10 ian./:
2007-01-10 tromeygcc
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2007-01-04 sayle * fold-const.c (fold_convert): When casting an express...
2007-01-02 sayle * fold-const.c (fold_binary) <EQ_EXPR>: Fold "(X^C1...
2006-12-31 rguenth2006-12-31 Richard Guenther <rguenther@suse.de>
2006-12-31 sayle PR middle-end/30322
2006-12-31 rguenth2006-12-31 Richard Guenther <rguenther@suse.de>
2006-12-14 rguenth2006-12-14 Richard Guenther <rguenther@suse.de>
2006-12-14 rguenth2006-12-14 Richard Guenther <rguenther@suse.de>
2006-12-12 pinskia2006-12-12 Andrew Pinski <andrew_pinski@playstation...
2006-12-12 rguenth2006-12-12 Richard Guenther <rguenther@suse.de>
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-12-02 kazu * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,
2006-12-01 ebotcazou * fold-const.c (fold_binary) <LT_EXPR>: Use the precis...
2006-11-22 rakdver PR tree-optimization/29921
2006-11-18 ghazi * fold-const.c (fold_strip_sign_ops): Handle copysign.
2006-11-15 pinskia2006-11-15 Andrew Pinski <andrew_pinski@playstation...
2006-11-14 ghazi * fold-const.c (fold_strip_sign_ops): Handle COMPOUND_...
2006-11-13 sayle * fold-const.c (optimize_bit_field_compare): Recursive...
2006-11-13 sayle * fold-const.c (negate_expr_p) <PLUS_EXPR, MINUS_EXPR...
2006-11-12 ghazi * builtins.c (fold_builtin_cosh): New.
2006-11-12 sayle PR tree-optimization/13827
2006-11-12 sayle * fold-const.c (int_binop_types_match_p): New function.
2006-11-11 rguenth2006-11-11 Richard Guenther <rguenther@suse.de>
2006-11-11 sayle * fold-const.c (operand_equal_p) <INTEGER_CST, REAL_CS...
2006-11-11 ghazi * builtins.c (fold_builtin_cos): Use fold_strip_sign_o...
2006-11-11 ghazi * fold-const.c (negate_mathfn_p): Add BUILT_IN_ERF.
2006-11-09 sayle2006-11-09 Serge Belyshev <belyshev@depni.sinp.msu.ru>
2006-11-08 sayle * tree-ssa-propagate.c (set_rhs): Restructure validity...
2006-11-05 jakub PR middle-end/29695
2006-11-01 geoffk2006-09-07 Eric Christopher <echristo@apple.com>
2006-11-01 sayle PR middle-end/23470
2006-10-29 sayle * fold-const.c (fold_comparison): Fold ~X op ~Y as...
2006-10-29 sayle PR tree-optimization/15458
2006-10-28 rguenth2006-10-28 Richard Guenther <rguenther@suse.de>
2006-10-28 rguenth2006-10-28 Richard Guenther <rguenther@suse.de>
2006-10-23 rguenth2006-10-24 Richard Guenther <rguenther@suse.de>
2006-10-21 rguenth2006-10-21 Richard Guenther <rguenther@suse.de>
2006-10-19 ebotcazou * fold-const.c (add_double): Rename to add_double_with...
2006-08-25 rguenth2006-08-26 Richard Guenther <rguenther@suse.de>
2006-07-07 rguenth2006-07-07 Richard Guenther <rguenther@suse.de>
2006-07-05 rguenth2006-07-05 Richard Guenther <rguenther@suse.de>
2006-06-25 ebotcazou PR middle-end/28151
2006-06-20 sayle * expr.c (expand_expr_real_1) <VECTOR_CST>: For vector...
2006-06-19 rguenth2006-06-19 Richard Guenther <rguenther@suse.de>
2006-06-16 rguenth2006-06-16 Richard Guenther <rguenther@suse.de>
2006-06-16 rguenth2006-06-16 Michael Matz <matz@suse.de>
2006-06-15 rguenth2006-06-15 Richard Guenther <rguenther@suse.de>
2006-06-13 fjahanianCheck for Objective-C++ in deciding certain COND_EXPR
2006-06-08 rguenth2006-06-08 Richard Guenther <rguenther@suse.de>
2006-06-04 shinwellgcc:
2006-06-04 rguenth2006-06-04 Richard Guenther <rguenther@suse.de>
2006-06-02 sayle * fold-const.c (fold_unary) <CONJ_EXPR>: Ensure folded...
2006-05-30 sayle PR tree-optimization/23452
2006-05-27 rguenth2006-05-27 Richard Guenther <rguenther@suse.de>
2006-05-25 rguenth2006-05-25 Richard Guenther <rguenther@suse.de>
2006-05-21 kazugcc/
2006-05-11 reichelt PR middle-end/27384
2006-05-11 reichelt PR middle-end/27488
2006-05-11 rguenth2006-05-11 Richard Guenther <rguenther@suse.de>
2006-05-10 rguenth2006-05-10 Richard Guenther <rguenther@suse.de>
2006-05-09 rguenth2006-05-09 Dirk Mueller <dmueller@suse.de>
2006-04-23 ebotcazou * fold-const.c (range_predecessor): Use operand_equal_p
2006-04-18 amodra PR rtl-optimization/26026
next