summaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 2005-06-12 James A. Morrison <phython@gcc.gnu.org>phython2005-06-121-0/+53
* * fold-const.c (operand_equal_p): Don't return 1, if elementjakub2005-06-061-3/+6
* 2005-06-03 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-06-031-4/+8
* 2005-06-01 Diego Novillo <dnovillo@redhat.com>dnovillo2005-06-021-2/+1
* 2005-06-01 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-06-011-2/+5
* 2005-06-01 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-06-011-1/+1
* * fold-const.c (fold_ternary): Optimize BIT_FIELD_REF of VECTOR_CST.jakub2005-06-011-0/+23
* 2005-06-01 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-06-011-5/+5
* 2005-05-31 Andrew pinski <pinskia@physics.uc.edu>pinskia2005-05-311-2/+9
* * fold-const.c (extract_array_ref): Handle more cases,law2005-05-311-12/+35
* 2005-05-18 Richard Guenther <rguenth@gcc.gnu.org>law2005-05-271-11/+12
* PR middle-end/21709sayle2005-05-261-21/+24
* gcc:bonzini2005-05-171-0/+52
* 2005-05-14 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-05-141-1/+1
* 2005-05-14 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-05-141-8/+34
* * fold-const.c, libgcov.c: Fix comment typos.kazu2005-05-111-1/+1
* 2005-05-11 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-05-111-29/+53
* 2005-05-11 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-05-111-1/+1
* 2005-05-10 Gabor Loki <loki@gcc.gnu.org>loki2005-05-101-3/+38
* 2004-05-03 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-05-041-2/+13
* 2005-04-27 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-04-271-15/+3
* 2004-04-26 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-04-261-0/+33
* PR tree-optimization/21047kazu2005-04-261-15/+4
* 2005-04-23 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-04-231-1/+22
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-6/+6
* PR tree-optimization/21088kazu2005-04-231-3/+3
* PR tree-optimization/14846kazu2005-04-211-18/+44
* 2005-04-19 James A. Morrison <phython@gcc.gnu.org>phython2005-04-201-0/+14
* 2005-04-19 James A. Morrison <phython@gcc.gnu.org>phython2005-04-201-0/+7
* 2005-04-18 James A. Morrison <phython@gcc.gnu.org>phython2005-04-191-0/+1
* 2005-04-18 James A. Morrison <phython@gcc.gnu.org>phython2005-04-181-0/+71
* PR middle-end/21024kazu2005-04-171-4/+8
* * fold-const.c (fold_binary_to_constant): Delete obsolete comment.sayle2005-04-161-12/+2
* * fold-const.c (fold_relational_hi_lo): Delete function and prototype.sayle2005-04-161-496/+5
* 2005-04-11 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-04-111-15/+18
* * builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL)uros2005-04-111-0/+2
* * builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF, BUILT_IN_LFLOORL)uros2005-04-091-0/+2