aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
AgeCommit message (Expand)Author
2009-03-30svn merge -r144476:145289 svn+ssh://gcc.gnu.org/svn/gcc/trunkc-4_5-branchJoseph Myers
2009-02-28svn merge -r143403:144476 svn+ssh://gcc.gnu.org/svn/gcc/trunkJoseph Myers
2009-01-16svn merge -r142643:143403 svn+ssh://gcc.gnu.org/svn/gcc/trunkJoseph Myers
2008-12-10svn merge -r141893:142643 svn+ssh://gcc.gnu.org/svn/gcc/trunkJoseph Myers
2008-11-16svn merge -r141432:141893 svn+ssh://gcc.gnu.org/svn/gcc/trunkJoseph Myers
2008-10-29svn merge -r141329:141432 svn+ssh://gcc.gnu.org/svn/gcc/trunkJoseph Myers
2008-10-22 PR middle-end/37882Jakub Jelinek
2008-10-16 PR tree-optimization/37664Jakub Jelinek
2008-09-28 PR middle-end/36575Eric Botcazou
2008-09-112008-09-11 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-09-08 PR middle-end/37414Jakub Jelinek
2008-09-05 * fold-const.c (native_encode_real): Fix computation of WORDS.Jeff Law
2008-08-312008-08-31 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-08-30 * optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka
2008-08-29 PR c/37261Jakub Jelinek
2008-08-29 * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.Jan Hubicka
2008-08-282008-08-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-08-222008-08-22 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-08-18 * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed toTomas Bily
2008-08-14 PR middle-end/37103Jakub Jelinek
2008-08-12 * real.h (struct real_format): New member has_sign_dependent_rounding.Ulrich Weigand
2008-08-06 * builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh Ghazi
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-07-052008-07-05 Andrew Pinski <andrew_pinski@playstation.sony.com>Andrew Pinski
2008-06-252008-06-25 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-06-06gcc/Ralf Wildenhues
2008-05-312008-05-31 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-05-30 * fold-const.c (fold_unary) <CASE_CONVERT>: Add ??? comment.Eric Botcazou
2008-05-262008-05-26 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-05-18 PR middle-end/35509Kaveh Ghazi
2008-05-17 * fold-const.c (fold_unary) <CASE_CONVERT>: Fold the cast intoEric Botcazou
2008-05-132008-05-13 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-05-09 * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily
2008-05-082008-05-08 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-05-07 PR middle-end/36137Jakub Jelinek
2008-04-292008-04-29 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-04-292008-04-29 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-04-24 PR tree-optimization/36008Jakub Jelinek
2008-04-22./:Ian Lance Taylor
2008-04-18 * fold-const.c (pointer_may_wrap_p): New static function.Ian Lance Taylor
2008-04-172008-04-17 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-04-152008-04-15 Rafael Espindola <espindola@google.com>Rafael Espindola
2008-04-15 * fold-const.c (fold_overflow_warning): Remove assertion.Ian Lance Taylor
2008-04-14gcc/:Ian Lance Taylor
2008-04-082008-04-08 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-04-082008-04-08 Rafael Espindola <espindola@google.com>Rafael Espindola
2008-04-07 * fold-const.c (fold) <ARRAY_REF>: New case. Try to fold constantEric Botcazou
2008-04-042008-04-04 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-04-01 PR middle-end/35705John David Anglin
2008-03-312008-03-31 Andrew Pinski <andrew_pinski@playstation.sony.com>Andrew Pinski