summaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/20219uros2005-11-281-30/+73
* 2005-11-27 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-11-271-0/+32
* 2005-11-26 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-11-261-0/+13
* * fold-const.c (negate_mathfn_p): Fix comment and add supportreichelt2005-11-251-2/+17
* 2005-11-25 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-11-251-0/+10
* 2005-11-25 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-11-251-0/+7
* 2005-11-22 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-11-221-0/+6
* * fold-const.c (fold_binary) <RDIV_EXPR>: Optimize A / A to 1.0 uros2005-11-211-0/+11
* 2005-11-19 Richard Guenther <rguenther@suse.de>rguenth2005-11-191-2/+8
* 2005-11-19 Richard Guenther <rguenther@suse.de>rguenth2005-11-191-133/+117
* * fold-const.c (build_range_check): Use proper type for subtractionkenner2005-11-181-4/+16
* 2005-11-16 Richard Guenther <rguenther@suse.de>rguenth2005-11-171-17/+16
* * fold-const.c (const_binop): Don't constant fold the operationebotcazou2005-11-161-0/+10
* PR 22429rth2005-11-021-1/+7
* 2005-10-20 Richard Guenther <rguenther@suse.de>rguenth2005-10-201-3/+12
* PR middle-end/23522ian2005-10-181-3/+3
* 2005-10-07 Richard Guenther <rguenther@suse.de>rguenth2005-10-071-13/+5
* gcc/kazu2005-09-261-1/+1
* 2005-09-09 Richard Guenther <rguenther@suse.de>rguenth2005-09-091-1/+2
* 2005-08-28 Daniel Berlin <dberlin@dberlin.org>dberlin2005-08-291-7/+12
* * fold-const.c (ptr_difference_const): Userakdver2005-08-241-2/+2
* 2005-08-23 Paolo Bonzini <bonzini@gnu.org>bonzini2005-08-231-1/+1
* 2005-08-16 James A. Morrison <phython@gcc.gnu.org>phython2005-08-171-15/+47
* 2005-08-16 James A. Morrison <phython@gcc.gnu.org>phython2005-08-171-9/+9
* * fold-const.c (tree_expr_nonnegative_p): Regroup cases.reichelt2005-08-161-31/+20
* * fold-const.c (fold_ternary): Simplify folding of a CALL_EXPR.reichelt2005-08-161-7/+1
* PR middle-end/23369danglin2005-08-161-0/+9
* 2005-08-14 James A. Morrison <phython@gcc.gnu.org>phython2005-08-141-4/+3
* 2005-08-04 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-08-041-7/+10
* 2005-08-02 Richard Guenther <rguenther@suse.de>rguenth2005-08-021-1/+1
* * dwarf2out.c, fold-const.c, ipa-type-escape.c,kazu2005-08-011-1/+1
* 2005-07-30 James A. Morrison <phython@gcc.gnu.org>phython2005-07-301-1/+1
* * calls.c, fold-const.c, ipa-reference.c, ipa-type-escape.c,kazu2005-07-261-1/+1
* 2005-07-26 Richard Guenther <rguenther@suse.de>rguenth2005-07-261-0/+23
* 2005-07-21 James A. Morrison <phython@gcc.gnu.org>phython2005-07-221-2/+7
* 2005-07-21 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-07-211-13/+125
* 2005-07-21 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-07-211-0/+48
* 2005-07-20 James A. Morrison <phython@gcc.gnu.org>phython2005-07-201-4/+8
* 2005-07-19 James A. Morrison <phython@gcc.gnu.org>phython2005-07-201-4/+8
* Make CONSTRUCTOR use VEC to store initializers.giovannibajo2005-07-201-3/+5
* 2005-07-15 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-07-151-3/+6
* * fold-const.c (fold_binary): When comparing two simple ADDR_EXPRlaw2005-07-131-3/+17
* 2005-07-08 Daniel Berlin <dberlin@dberlin.org>dberlin2005-07-081-7/+7
* 2005-07-02 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-07-021-2/+26
* Update FSF address.kcook2005-06-251-2/+2
* * fold-const.c (swap_tree_comparison): Add support for unorderedsayle2005-06-201-0/+12
* 2005-06-18 James A. Morrison <phython@gcc.gnu.org>phython2005-06-181-5/+5
* PR tree-opt/22035rth2005-06-161-356/+0
* PR middle-end/21985rakdver2005-06-131-3/+1
* 2005-06-12 James A. Morrison <phython@gcc.gnu.org>phython2005-06-131-8/+7