| Commit message (Expand) | Author | Age | Files | Lines |
* | ./: | ian | 2007-01-28 | 1 | -38/+39 |
* | * tree.c (tree_fold_gcd): Delete. | sayle | 2007-01-28 | 1 | -2/+2 |
* | * fold-const.c (size_binop): In the fast-paths for X+0, 0+X, X-0 and | sayle | 2007-01-28 | 1 | -11/+47 |
* | * builtins.c (fold_builtin_1): Treat ccos and ccosh as 'even' | ghazi | 2007-01-26 | 1 | -0/+9 |
* | * fold-const.c (fold_unary) <VIEW_CONVERT_EXPR>: Optimize away a | sayle | 2007-01-19 | 1 | -0/+2 |
* | * tree.h (force_fit_type_double): Remove unused final argument. | sayle | 2007-01-13 | 1 | -27/+19 |
* | * builtins.c (expand_builtin_pow, expand_builtin_powi, | sayle | 2007-01-11 | 1 | -66/+35 |
* | ./: | ian | 2007-01-10 | 1 | -0/+25 |
* | gcc | tromey | 2007-01-10 | 1 | -8/+2 |
* | 2007-01-08 Richard Guenther <rguenther@suse.de> | rguenth | 2007-01-08 | 1 | -75/+72 |
* | 2007-01-08 Richard Guenther <rguenther@suse.de> | rguenth | 2007-01-08 | 1 | -21/+10 |
* | 2007-01-08 Richard Guenther <rguenther@suse.de> | rguenth | 2007-01-08 | 1 | -44/+72 |
* | * fold-const.c (fold_convert): When casting an expression to void, | sayle | 2007-01-04 | 1 | -1/+4 |
* | * fold-const.c (fold_binary) <EQ_EXPR>: Fold "(X^C1) eq/ne C2" into | sayle | 2007-01-02 | 1 | -0/+39 |
* | 2006-12-31 Richard Guenther <rguenther@suse.de> | rguenth | 2006-12-31 | 1 | -0/+104 |
* | PR middle-end/30322 | sayle | 2006-12-31 | 1 | -1/+22 |
* | 2006-12-31 Richard Guenther <rguenther@suse.de> | rguenth | 2006-12-31 | 1 | -1/+1 |
* | 2006-12-14 Richard Guenther <rguenther@suse.de> | rguenth | 2006-12-14 | 1 | -0/+57 |
* | 2006-12-14 Richard Guenther <rguenther@suse.de> | rguenth | 2006-12-14 | 1 | -0/+26 |
* | 2006-12-12 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2006-12-12 | 1 | -0/+8 |
* | 2006-12-12 Richard Guenther <rguenther@suse.de> | rguenth | 2006-12-12 | 1 | -1/+3 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -13/+25 |
* | * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c, | kazu | 2006-12-02 | 1 | -2/+2 |
* | * fold-const.c (fold_binary) <LT_EXPR>: Use the precision of the | ebotcazou | 2006-12-01 | 1 | -14/+19 |
* | PR tree-optimization/29921 | rakdver | 2006-11-22 | 1 | -2/+13 |
* | * fold-const.c (fold_strip_sign_ops): Handle copysign. | ghazi | 2006-11-18 | 1 | -7/+22 |
* | 2006-11-15 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2006-11-15 | 1 | -0/+3 |
* | * fold-const.c (fold_strip_sign_ops): Handle COMPOUND_EXPR and | ghazi | 2006-11-14 | 1 | -0/+16 |
* | * fold-const.c (optimize_bit_field_compare): Recursively call | sayle | 2006-11-13 | 1 | -9/+13 |
* | * fold-const.c (negate_expr_p) <PLUS_EXPR, MINUS_EXPR>: Correct/refine | sayle | 2006-11-13 | 1 | -4/+8 |
* | * builtins.c (fold_builtin_cosh): New. | ghazi | 2006-11-12 | 1 | -1/+11 |
* | PR tree-optimization/13827 | sayle | 2006-11-12 | 1 | -0/+43 |
* | * fold-const.c (int_binop_types_match_p): New function. | sayle | 2006-11-12 | 1 | -26/+63 |
* | 2006-11-11 Richard Guenther <rguenther@suse.de> | rguenth | 2006-11-11 | 1 | -18/+0 |
* | * fold-const.c (operand_equal_p) <INTEGER_CST, REAL_CST, VECTOR_CST>: | sayle | 2006-11-11 | 1 | -11/+3 |
* | * builtins.c (fold_builtin_cos): Use fold_strip_sign_ops(). | ghazi | 2006-11-11 | 1 | -0/+11 |
* | * fold-const.c (negate_mathfn_p): Add BUILT_IN_ERF. | ghazi | 2006-11-11 | 1 | -0/+1 |
* | 2006-11-09 Serge Belyshev <belyshev@depni.sinp.msu.ru> | sayle | 2006-11-09 | 1 | -1/+1 |
* | * tree-ssa-propagate.c (set_rhs): Restructure validity tests as a | sayle | 2006-11-08 | 1 | -7/+1 |
* | PR middle-end/29695 | jakub | 2006-11-05 | 1 | -7/+70 |
* | 2006-09-07 Eric Christopher <echristo@apple.com> | geoffk | 2006-11-01 | 1 | -1/+2 |
* | PR middle-end/23470 | sayle | 2006-11-01 | 1 | -13/+44 |
* | * fold-const.c (fold_comparison): Fold ~X op ~Y as Y op X. | sayle | 2006-10-29 | 1 | -7/+22 |
* | PR tree-optimization/15458 | sayle | 2006-10-29 | 1 | -0/+7 |
* | 2006-10-28 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-28 | 1 | -1/+1 |
* | 2006-10-28 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-28 | 1 | -0/+124 |
* | 2006-10-24 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-23 | 1 | -3/+11 |
* | 2006-10-21 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-21 | 1 | -0/+42 |
* | * fold-const.c (add_double): Rename to add_double_with_sign. | ebotcazou | 2006-10-19 | 1 | -22/+35 |
* | 2006-08-26 Richard Guenther <rguenther@suse.de> | rguenth | 2006-08-25 | 1 | -1/+2 |