aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
AgeCommit message (Expand)Author
2005-06-032005-06-03 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-06-022005-06-01 Diego Novillo <dnovillo@redhat.com>Diego Novillo
2005-06-012005-06-01 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-06-012005-06-01 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-06-01 * fold-const.c (fold_ternary): Optimize BIT_FIELD_REF of VECTOR_CST.Jakub Jelinek
2005-06-012005-06-01 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-05-312005-05-31 Andrew pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-05-31 * fold-const.c (extract_array_ref): Handle more cases,Jeff Law
2005-05-272005-05-18 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-05-26 PR middle-end/21709Roger Sayle
2005-05-17gcc:Paolo Bonzini
2005-05-142005-05-14 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-05-142005-05-14 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-05-11 * fold-const.c, libgcov.c: Fix comment typos.Kazu Hirata
2005-05-112005-05-11 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-05-112005-05-11 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-05-102005-05-10 Gabor Loki <loki@gcc.gnu.org>Gabor Loki
2005-05-042004-05-03 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-04-272005-04-27 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-04-262004-04-26 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-04-26 PR tree-optimization/21047Kazu Hirata
2005-04-232005-04-23 Richard Guenther <rguenth@gcc.gnu.org>Richard Guenther
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie
2005-04-23 PR tree-optimization/21088Kazu Hirata
2005-04-21 PR tree-optimization/14846Kazu Hirata
2005-04-202005-04-19 James A. Morrison <phython@gcc.gnu.org>James A. Morrison
2005-04-202005-04-19 James A. Morrison <phython@gcc.gnu.org>James A. Morrison
2005-04-192005-04-18 James A. Morrison <phython@gcc.gnu.org>James A. Morrison
2005-04-182005-04-18 James A. Morrison <phython@gcc.gnu.org>James A. Morrison
2005-04-17 PR middle-end/21024Kazu Hirata
2005-04-16 * fold-const.c (fold_binary_to_constant): Delete obsolete comment.Roger Sayle
2005-04-16 * fold-const.c (fold_relational_hi_lo): Delete function and prototype.Roger Sayle
2005-04-112005-04-11 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-04-11 * builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL)Uros Bizjak
2005-04-09 * builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF, BUILT_IN_LFLOORL)Uros Bizjak
2005-04-09 Merge from tree-cleanup-branch: VRP, store CCP, storeDiego Novillo
2005-04-05 * config/i386/i386.md (*truncdfsf2_i387_1): New pattern.Roger Sayle
2005-04-04 PR rtl-optimization/16104Jakub Jelinek
2005-04-042005-04-03 Roger Sayle <roger@eyesopen.com>Roger Sayle
2005-04-01 * bb-reorder.c, fold-const.c, varasm.c: Fix comment typos.Kazu Hirata
2005-03-252005-03-25 Pat Haugen <pthaugen@us.ibm.com>Pat Haugen
2005-03-25 * fold-const.c: Convert uses of fold (build (...)) toKazu Hirata
2005-03-22 * fold-const.c (fold_build1, fold_build2, fold_build3): New.Kazu Hirata
2005-03-22 * fold-const.c (fold_ternary): Take decomposed arguments ofKazu Hirata
2005-03-22 * fold-const.c (fold_unary, fold_binary): Update commentsKazu Hirata
2005-03-21 * builtins.c (fold_builtin): Take decomposed arguments ofKazu Hirata
2005-03-21 PR middle-end/20539Roger Sayle
2005-03-19 PR middle-end/20493John David Anglin
2005-03-16 PR tree-optimization/17454Roger Sayle
2005-03-13 PR middle-end/19331Roger Sayle