OSDN Git Service

2005-07-19 James A. Morrison <phython@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / fold-const.c
2005-07-20 phython2005-07-19 James A. Morrison <phython@gcc.gnu.org>
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-15 pinskia2005-07-15 Andrew Pinski <pinskia@physics.uc.edu>
2005-07-13 law * fold-const.c (fold_binary): When comparing...
2005-07-08 dberlin2005-07-08 Daniel Berlin <dberlin@dberlin.org>
2005-07-02 pinskia2005-07-02 Andrew Pinski <pinskia@physics.uc.edu>
2005-06-25 kcookUpdate FSF address.
2005-06-20 sayle * fold-const.c (swap_tree_comparison): Add support...
2005-06-18 phython2005-06-18 James A. Morrison <phython@gcc.gnu.org>
2005-06-16 rth PR tree-opt/22035
2005-06-13 rakdver PR middle-end/21985
2005-06-13 phython2005-06-12 James A. Morrison <phython@gcc.gnu.org>
2005-06-12 phython2005-06-12 James A. Morrison <phython@gcc.gnu.org>
2005-06-06 jakub * fold-const.c (operand_equal_p): Don't return 1,...
2005-06-03 rguenth2005-06-03 Richard Guenther <rguenth@gcc.gnu.org>
2005-06-02 dnovillo2005-06-01 Diego Novillo <dnovillo@redhat.com>
2005-06-01 rguenth2005-06-01 Richard Guenther <rguenth@gcc.gnu.org>
2005-06-01 rguenth2005-06-01 Richard Guenther <rguenth@gcc.gnu.org>
2005-06-01 jakub * fold-const.c (fold_ternary): Optimize BIT_FIELD_REF...
2005-06-01 rguenth2005-06-01 Richard Guenther <rguenth@gcc.gnu.org>
2005-05-31 pinskia2005-05-31 Andrew pinski <pinskia@physics.uc.edu>
2005-05-31 law * fold-const.c (extract_array_ref): Handle...
2005-05-27 law2005-05-18 Richard Guenther <rguenth@gcc.gnu.org>
2005-05-26 sayle PR middle-end/21709
2005-05-17 bonzinigcc:
2005-05-14 rguenth2005-05-14 Richard Guenther <rguenth@gcc.gnu.org>
2005-05-14 rguenth2005-05-14 Richard Guenther <rguenth@gcc.gnu.org>
2005-05-11 kazu * fold-const.c, libgcov.c: Fix comment typos.
2005-05-11 rguenth2005-05-11 Richard Guenther <rguenth@gcc.gnu.org>
2005-05-11 rguenth2005-05-11 Richard Guenther <rguenth@gcc.gnu.org>
2005-05-10 loki2005-05-10 Gabor Loki <loki@gcc.gnu.org>
2005-05-04 pinskia2004-05-03 Andrew Pinski <pinskia@physics.uc.edu>
2005-04-27 rguenth2005-04-27 Richard Guenther <rguenth@gcc.gnu.org>
2005-04-26 rguenth2004-04-26 Richard Guenther <rguenth@gcc.gnu.org>
2005-04-26 kazu PR tree-optimization/21047
2005-04-23 rguenth2005-04-23 Richard Guenther <rguenth@gcc.gnu.org>
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-23 kazu PR tree-optimization/21088
2005-04-21 kazu PR tree-optimization/14846
2005-04-20 phython2005-04-19 James A. Morrison <phython@gcc.gnu.org>
2005-04-20 phython2005-04-19 James A. Morrison <phython@gcc.gnu.org>
2005-04-19 phython2005-04-18 James A. Morrison <phython@gcc.gnu.org>
2005-04-18 phython2005-04-18 James A. Morrison <phython@gcc.gnu.org>
2005-04-17 kazu PR middle-end/21024
2005-04-16 sayle * fold-const.c (fold_binary_to_constant): Delete obsol...
2005-04-16 sayle * fold-const.c (fold_relational_hi_lo): Delete functio...
2005-04-11 pinskia2005-04-11 Andrew Pinski <pinskia@physics.uc.edu>
2005-04-11 uros * builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT...
2005-04-09 uros * builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF...
2005-04-09 dnovillo Merge from tree-cleanup-branch: VRP, store CCP, store
2005-04-05 sayle * config/i386/i386.md (*truncdfsf2_i387_1): New pattern.
2005-04-04 jakub PR rtl-optimization/16104
2005-04-04 sayle2005-04-03 Roger Sayle <roger@eyesopen.com>
2005-04-01 kazu * bb-reorder.c, fold-const.c, varasm.c: Fix comment...
2005-03-25 dje2005-03-25 Pat Haugen <pthaugen@us.ibm.com>
2005-03-25 kazu * fold-const.c: Convert uses of fold (build (...)) to
2005-03-22 kazu * fold-const.c (fold_build1, fold_build2, fold_build3...
2005-03-22 kazu * fold-const.c (fold_ternary): Take decomposed argumen...
2005-03-22 kazu * fold-const.c (fold_unary, fold_binary): Update comments
2005-03-21 kazu * builtins.c (fold_builtin): Take decomposed arguments of
2005-03-21 sayle PR middle-end/20539
2005-03-19 danglin PR middle-end/20493
2005-03-16 sayle PR tree-optimization/17454
2005-03-13 sayle PR middle-end/19331
2005-03-11 law PR tree-optimization/15784
2005-03-11 phython2005-03-11 James A. Morrison <phython@gcc.gnu.org>
2005-03-09 ghazi * fold-const.c (fold_unary_to_constant): Add FIX_ROUND...
2005-03-09 kazu * fold-const.c (fold_unary, fold_binary): Take decomposed
2005-03-09 kazu * fold-const.c (fold_unary, fold_binary, fold_ternary...
2005-03-09 kazu * fold-const.c (int_const_binop): Remove no_overflow.
2005-03-07 dje * fold-const.c (fold_binary_op_with_conditional...
2005-03-07 kazu * fold-const.c (fold_binary): Unroll the very first...
2005-03-07 kazu * fold-const.c (fold_binary): Remove handling of RANGE...
2005-03-06 kazu * fold-const.c (fold_unary): Use build1 instead of...
2005-03-06 kazu * fold-const.c (fold_binary_op_with_conditional_arg...
2005-03-06 kazu * fold-const.c (fold_range_test): Take decomposed...
2005-03-06 kazu * fold-const.c (optimize_minmax_comparison): Take...
2005-03-06 kazu * fold-const.c (fold_binary): Use code instead of t.
2005-03-06 kazu * fold-const.c (fold_binary): Avoid directly using...
2005-03-06 kazu * fold-const.c (fold): Remove handling of binary expre...
2005-03-05 kazu * fold-const.c (fold_binary): New.
2005-03-04 kazu * fold-const.c (fold_ternary): Unroll the "for" loop to
2005-03-04 pinskia2005-03-04 Andrew Pinski <pinskia@physics.uc.edu>
2005-03-04 kazu * fold-const.c (fold_ternary): New.
2005-03-04 phython2005-03-03 James A. Morrison <phython@gcc.gnu.org>
2005-03-03 kazu * fold-const.c (fold_unary): Avoid directly using...
2005-03-03 kazu * fold-const.c (fold): Remove handling of unary expres...
2005-03-02 kazu * fold-const.c (fold_unary): New.
2005-02-24 rth PR middle-end/19953
2005-02-18 sayle * fold-const.c (constant_boolean_node): Always create...
2005-02-18 pinskia2005-02-18 Andrew Pinski <pinskia@physics.uc.edu>
2005-02-17 phython2005-02-16 James A. Morrison <phython@gcc.gnu.org>
2005-02-16 jakub PR middle-end/19857
2005-02-15 phython2005-02-15 James A. Morrison <phython@gcc.gnu.org>
2005-02-14 jasonre-apply fold_indirect_ref patch
2005-02-14 phython2005-02-13 James A. Morrison <phython@gcc.gnu.org>
2005-02-13 jasontemporarily revert last changes
2005-02-13 jason PR mudflap/19319
2005-02-13 phython2005-02-13 James A. Morrison <phython@gcc.gnu.org>
2005-02-12 rth * tree-complex.c (expand_complex_libcall):...
next