| Commit message (Expand) | Author | Age | Files | Lines |
* | * basic-block.h, config/i386/winnt.c, config/pa/pa.c, | kazu | 2005-12-16 | 1 | -2/+2 |
* | 2005-12-06 Richard Guenther <rguenther@suse.de> | rguenth | 2005-12-06 | 1 | -3/+2 |
* | 2005-12-01 Richard Guenther <rguenther@suse.de> | rguenth | 2005-12-01 | 1 | -2/+2 |
* | * tree.h (CASE_FLT_FN, CASE_INT_FN): New macros. | reichelt | 2005-11-30 | 1 | -81/+56 |
* | 2005-11-29 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-11-29 | 1 | -0/+1 |
* | 2005-11-29 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-11-29 | 1 | -4/+8 |
* | PR middle-end/20219 | uros | 2005-11-28 | 1 | -30/+73 |
* | 2005-11-27 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-11-27 | 1 | -0/+32 |
* | 2005-11-26 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-11-26 | 1 | -0/+13 |
* | * fold-const.c (negate_mathfn_p): Fix comment and add support | reichelt | 2005-11-25 | 1 | -2/+17 |
* | 2005-11-25 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-11-25 | 1 | -0/+10 |
* | 2005-11-25 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-11-25 | 1 | -0/+7 |
* | 2005-11-22 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-11-22 | 1 | -0/+6 |
* | * fold-const.c (fold_binary) <RDIV_EXPR>: Optimize A / A to 1.0 | uros | 2005-11-21 | 1 | -0/+11 |
* | 2005-11-19 Richard Guenther <rguenther@suse.de> | rguenth | 2005-11-19 | 1 | -2/+8 |
* | 2005-11-19 Richard Guenther <rguenther@suse.de> | rguenth | 2005-11-19 | 1 | -133/+117 |
* | * fold-const.c (build_range_check): Use proper type for subtraction | kenner | 2005-11-18 | 1 | -4/+16 |
* | 2005-11-16 Richard Guenther <rguenther@suse.de> | rguenth | 2005-11-17 | 1 | -17/+16 |
* | * fold-const.c (const_binop): Don't constant fold the operation | ebotcazou | 2005-11-16 | 1 | -0/+10 |
* | PR 22429 | rth | 2005-11-02 | 1 | -1/+7 |
* | 2005-10-20 Richard Guenther <rguenther@suse.de> | rguenth | 2005-10-20 | 1 | -3/+12 |
* | PR middle-end/23522 | ian | 2005-10-18 | 1 | -3/+3 |
* | 2005-10-07 Richard Guenther <rguenther@suse.de> | rguenth | 2005-10-07 | 1 | -13/+5 |
* | gcc/ | kazu | 2005-09-26 | 1 | -1/+1 |
* | 2005-09-09 Richard Guenther <rguenther@suse.de> | rguenth | 2005-09-09 | 1 | -1/+2 |
* | 2005-08-28 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-08-29 | 1 | -7/+12 |
* | * fold-const.c (ptr_difference_const): Use | rakdver | 2005-08-24 | 1 | -2/+2 |
* | 2005-08-23 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-08-23 | 1 | -1/+1 |
* | 2005-08-16 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-08-17 | 1 | -15/+47 |
* | 2005-08-16 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-08-17 | 1 | -9/+9 |
* | * fold-const.c (tree_expr_nonnegative_p): Regroup cases. | reichelt | 2005-08-16 | 1 | -31/+20 |
* | * fold-const.c (fold_ternary): Simplify folding of a CALL_EXPR. | reichelt | 2005-08-16 | 1 | -7/+1 |
* | PR middle-end/23369 | danglin | 2005-08-16 | 1 | -0/+9 |
* | 2005-08-14 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-08-14 | 1 | -4/+3 |
* | 2005-08-04 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-08-04 | 1 | -7/+10 |
* | 2005-08-02 Richard Guenther <rguenther@suse.de> | rguenth | 2005-08-02 | 1 | -1/+1 |
* | * dwarf2out.c, fold-const.c, ipa-type-escape.c, | kazu | 2005-08-01 | 1 | -1/+1 |
* | 2005-07-30 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-07-30 | 1 | -1/+1 |
* | * calls.c, fold-const.c, ipa-reference.c, ipa-type-escape.c, | kazu | 2005-07-26 | 1 | -1/+1 |
* | 2005-07-26 Richard Guenther <rguenther@suse.de> | rguenth | 2005-07-26 | 1 | -0/+23 |
* | 2005-07-21 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-07-22 | 1 | -2/+7 |
* | 2005-07-21 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-07-21 | 1 | -13/+125 |
* | 2005-07-21 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-07-21 | 1 | -0/+48 |
* | 2005-07-20 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-07-20 | 1 | -4/+8 |
* | 2005-07-19 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-07-20 | 1 | -4/+8 |
* | Make CONSTRUCTOR use VEC to store initializers. | giovannibajo | 2005-07-20 | 1 | -3/+5 |
* | 2005-07-15 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-07-15 | 1 | -3/+6 |
* | * fold-const.c (fold_binary): When comparing two simple ADDR_EXPR | law | 2005-07-13 | 1 | -3/+17 |
* | 2005-07-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-07-08 | 1 | -7/+7 |
* | 2005-07-02 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-07-02 | 1 | -2/+26 |