| Commit message (Expand) | Author | Age | Files | Lines |
* | 2005-04-27 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-04-27 | 1 | -15/+3 |
* | 2004-04-26 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-04-26 | 1 | -0/+33 |
* | PR tree-optimization/21047 | kazu | 2005-04-26 | 1 | -15/+4 |
* | 2005-04-23 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-04-23 | 1 | -1/+22 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -6/+6 |
* | PR tree-optimization/21088 | kazu | 2005-04-23 | 1 | -3/+3 |
* | PR tree-optimization/14846 | kazu | 2005-04-21 | 1 | -18/+44 |
* | 2005-04-19 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-04-20 | 1 | -0/+14 |
* | 2005-04-19 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-04-20 | 1 | -0/+7 |
* | 2005-04-18 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-04-19 | 1 | -0/+1 |
* | 2005-04-18 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-04-18 | 1 | -0/+71 |
* | PR middle-end/21024 | kazu | 2005-04-17 | 1 | -4/+8 |
* | * fold-const.c (fold_binary_to_constant): Delete obsolete comment. | sayle | 2005-04-16 | 1 | -12/+2 |
* | * fold-const.c (fold_relational_hi_lo): Delete function and prototype. | sayle | 2005-04-16 | 1 | -496/+5 |
* | 2005-04-11 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-04-11 | 1 | -15/+18 |
* | * builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL) | uros | 2005-04-11 | 1 | -0/+2 |
* | * builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF, BUILT_IN_LFLOORL) | uros | 2005-04-09 | 1 | -0/+2 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -0/+15 |
* | * config/i386/i386.md (*truncdfsf2_i387_1): New pattern. | sayle | 2005-04-05 | 1 | -1/+0 |
* | PR rtl-optimization/16104 | jakub | 2005-04-04 | 1 | -3/+11 |
* | 2005-04-03 Roger Sayle <roger@eyesopen.com> | sayle | 2005-04-04 | 1 | -9/+28 |
* | * bb-reorder.c, fold-const.c, varasm.c: Fix comment typos. | kazu | 2005-04-01 | 1 | -3/+3 |
* | 2005-03-25 Pat Haugen <pthaugen@us.ibm.com> | dje | 2005-03-25 | 1 | -2/+10 |
* | * fold-const.c: Convert uses of fold (build (...)) to | kazu | 2005-03-25 | 1 | -521/+521 |
* | * fold-const.c (fold_build1, fold_build2, fold_build3): New. | kazu | 2005-03-22 | 1 | -0/+45 |
* | * fold-const.c (fold_ternary): Take decomposed arguments of | kazu | 2005-03-22 | 1 | -16/+11 |
* | * fold-const.c (fold_unary, fold_binary): Update comments | kazu | 2005-03-22 | 1 | -6/+6 |
* | * builtins.c (fold_builtin): Take decomposed arguments of | kazu | 2005-03-21 | 1 | -1/+3 |
* | PR middle-end/20539 | sayle | 2005-03-21 | 1 | -3/+11 |
* | PR middle-end/20493 | danglin | 2005-03-19 | 1 | -0/+18 |
* | PR tree-optimization/17454 | sayle | 2005-03-16 | 1 | -2/+5 |
* | PR middle-end/19331 | sayle | 2005-03-13 | 1 | -4/+7 |
* | PR tree-optimization/15784 | law | 2005-03-11 | 1 | -0/+15 |
* | 2005-03-11 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-03-11 | 1 | -0/+3 |
* | * fold-const.c (fold_unary_to_constant): Add FIX_ROUND_EXPR case. | ghazi | 2005-03-09 | 1 | -0/+1 |
* | * fold-const.c (fold_unary, fold_binary): Take decomposed | kazu | 2005-03-09 | 1 | -16/+14 |
* | * fold-const.c (fold_unary, fold_binary, fold_ternary): Return | kazu | 2005-03-09 | 1 | -33/+37 |
* | * fold-const.c (int_const_binop): Remove no_overflow. | kazu | 2005-03-09 | 1 | -2/+0 |
* | * fold-const.c (fold_binary_op_with_conditional_arg): Fix typo | dje | 2005-03-07 | 1 | -1/+1 |
* | * fold-const.c (fold_binary): Unroll the very first "for" | kazu | 2005-03-07 | 1 | -17/+41 |
* | * fold-const.c (fold_binary): Remove handling of RANGE_EXPR. | kazu | 2005-03-07 | 1 | -10/+0 |
* | * fold-const.c (fold_unary): Use build1 instead of copy_node. | kazu | 2005-03-06 | 1 | -2/+1 |
* | * fold-const.c (fold_binary_op_with_conditional_arg): Take | kazu | 2005-03-06 | 1 | -10/+11 |
* | * fold-const.c (fold_range_test): Take decomposed arguments | kazu | 2005-03-06 | 1 | -17/+16 |
* | * fold-const.c (optimize_minmax_comparison): Take decomposed | kazu | 2005-03-06 | 1 | -13/+27 |
* | * fold-const.c (fold_binary): Use code instead of t. | kazu | 2005-03-06 | 1 | -1/+1 |
* | * fold-const.c (fold_binary): Avoid directly using the original | kazu | 2005-03-06 | 1 | -7/+7 |
* | * fold-const.c (fold): Remove handling of binary expressions. | kazu | 2005-03-06 | 1 | -2598/+0 |
* | * fold-const.c (fold_binary): New. | kazu | 2005-03-05 | 1 | -0/+2617 |
* | * fold-const.c (fold_ternary): Unroll the "for" loop to | kazu | 2005-03-04 | 1 | -59/+47 |