| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed -ffinite-math-only A-A missing optimisation | chrbr | 2007-08-22 | 1 | -4/+1 |
* | PR middle-end/32912 | jakub | 2007-08-21 | 1 | -4/+31 |
* | 2007-08-21 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-21 | 1 | -0/+7 |
* | 2007-08-21 Richard Guenther <rguenther@suse.de> | rguenth | 2007-08-21 | 1 | -8/+6 |
* | 2007-08-09 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-08-09 | 1 | -0/+10 |
* | * tree.def (FIXED_POINT_TYPE): New type. | chaoyingfu | 2007-08-08 | 1 | -12/+334 |
* | 2007-08-04 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-08-04 | 1 | -8/+12 |
* | 2007-08-03 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-08-03 | 1 | -1/+1 |
* | * attribs.c (hash_attr, eq_attr, init_attributes): Constify. | ghazi | 2007-07-29 | 1 | -21/+21 |
* | 2007-07-28 Richard Guenther <rguenther@suse.de> | kristerw | 2007-07-28 | 1 | -4/+12 |
* | * fold-const.c (fold_read_from_constant_string): Use | drow | 2007-07-26 | 1 | -4/+3 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * expr.c (handled_component_p): Constify. | ghazi | 2007-07-25 | 1 | -1/+1 |
* | 2007-07-12 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-12 | 1 | -2/+3 |
* | 2007-07-09 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-09 | 1 | -0/+10 |
* | 2007-07-02 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-02 | 1 | -3/+1 |
* | PR middle-end/32559 | uros | 2007-07-01 | 1 | -19/+22 |
* | 2007-06-27 Richard Guenther <rguenther@suse.de> | rguenth | 2007-06-27 | 1 | -0/+34 |
* | PR middle-end/32461 | spop | 2007-06-24 | 1 | -7/+17 |
* | 2007-06-23 Mark Mitchell <mark@codesourcery.com> | mmitchel | 2007-06-23 | 1 | -3/+3 |
* | * fold-const.c (debug_fold_checksum): Move it under | nemet | 2007-06-21 | 1 | -24/+24 |
* | PR middle-end/20623 | spop | 2007-06-21 | 1 | -44/+101 |
* | 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-06-16 | 1 | -47/+135 |
* | * fold-const.c (fold_binary): Guard (X-X) -> 0 transformation | ghazi | 2007-06-12 | 1 | -1/+4 |
* | * fold-const (fold_binary) [RDIV_EXPR]: Also optimize a/cbrt(b/c) | uros | 2007-06-12 | 1 | -2/+2 |
* | really remove signed(_or_unsigned)?_type langhooks | espindola | 2007-06-11 | 1 | -13/+13 |
* | PR middle-end/32279 | uros | 2007-06-11 | 1 | -0/+18 |
* | ./: | ian | 2007-06-06 | 1 | -3/+19 |
* | 2007-05-30 Richard Guenther <rguenther@suse.de> | rguenth | 2007-05-30 | 1 | -1/+1 |
* | 2007-05-28 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-05-28 | 1 | -3/+8 |
* | * config/i386/i386.c, config/pa/pa.c, config/spu/spu.c, | kazu | 2007-05-26 | 1 | -3/+3 |
* | * cfglayout.c, cgraphunit.c, config/avr/avr.c, fold-const.c, | kazu | 2007-05-25 | 1 | -1/+1 |
* | gcc/ | espindola | 2007-05-14 | 1 | -6/+6 |
* | * fold-const.c (fold_unary): Convert (T1)(X op Y) into ((T1)X op (T1)Y), | hubicka | 2007-05-04 | 1 | -15/+11 |
* | 2007-05-02 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-05-02 | 1 | -63/+0 |
* | * tree.h (maybe_fold_offset_to_component_ref): Remove. | hubicka | 2007-05-01 | 1 | -7/+0 |
* | fix for PR31617 | olga | 2007-04-24 | 1 | -0/+1 |
* | 2007-04-21 Richard Guenther <rguenther@suse.de> | rguenth | 2007-04-21 | 1 | -1/+1 |
* | PR tree-optimization/31632 | jakub | 2007-04-20 | 1 | -13/+20 |
* | * fold-const.c: Remove prototypes for native_encode_expr and | brooks | 2007-04-19 | 1 | -4/+2 |
* | * fold-const.c (div_if_zero_remainder): Do signed divide for pointer | hubicka | 2007-04-19 | 1 | -0/+11 |
* | 2007-04-12 Richard Guenther <rguenther@suse.de> | rguenth | 2007-04-12 | 1 | -2/+6 |
* | * tree.h (maybe_fold_offset_to_component_ref): Declare. | hubicka | 2007-04-08 | 1 | -0/+7 |
* | PR middle-end/30704 | jakub | 2007-04-03 | 1 | -16/+18 |
* | gcc/java/ChangeLog: | espindola | 2007-03-30 | 1 | -1/+1 |
* | PR tree-optimization/30784 | dorit | 2007-03-25 | 1 | -2/+14 |
* | * fold-const.c (fold_binary): Correct warning for X - c >= X. | ian | 2007-03-23 | 1 | -1/+1 |
* | ipa-type-escape improvements | olga | 2007-03-12 | 1 | -2/+1 |
* | * fold-const.c (fold_comparison): Remove compile-time evaluation of | sayle | 2007-03-09 | 1 | -23/+90 |
* | * builtins.def (lceil, lceilf, lceill, lfloor, lfloorf, lfloorl, | ghazi | 2007-03-08 | 1 | -0/+1 |