OSDN Git Service

2008-04-08 Rafael Espindola <espindola@google.com>
[pf3gnuchains/gcc-fork.git] / gcc / fold-const.c
2008-04-08 espindola2008-04-08 Rafael Espindola <espindola@google.com>
2008-04-07 ebotcazou * fold-const.c (fold) <ARRAY_REF>: New case. Try...
2008-04-04 rguenth2008-04-04 Richard Guenther <rguenther@suse.de>
2008-04-01 danglin PR middle-end/35705
2008-03-31 pinskia2008-03-31 Andrew Pinski <andrew_pinski@playstation...
2008-03-30 ebotcazou * fold-const.c (fold_binary) <BIT_IOR_EXPR>: Add missi...
2008-03-30 rguenth2008-03-30 Richard Guenther <rguenther@suse.de>
2008-03-28 espindola2008-03-28 Rafael Espindola <espindola@google.com>
2008-03-27 rguenth2008-03-27 Richard Guenther <rguenther@suse.de>
2008-03-27 rguenth2008-03-27 Richard Guenther <rguenther@suse.de>
2008-03-27 pinskia2008-03-27 Andrew Pinski <pinskia@gmail.com>
2008-03-26 rguenth2008-03-26 Richard Guenther <rguenther@suse.de>
2008-03-26 rguenth2008-03-26 Richard Guenther <rguenther@suse.de>
2008-03-17 rguenth2008-03-17 Richard Guenther <rguenther@suse.de>
2008-03-14 rguenth2008-03-14 Richard Guenther <rguenther@suse.de>
2008-03-12 bonzini2008-03-12 Paolo Bonzini <bonzini@gnu.org>
2008-03-05 rguenth2008-03-05 Richard Guenther <rguenther@suse.de>
2008-03-05 geoffk * fold-const.c (tree_single_nonnegative_warnv_p):...
2008-03-04 espindola2008-03-04 Rafael Espindola <espindola@google.com>
2008-03-04 espindola2008-03-04 Rafael Espindola <espindola@google.com>
2008-03-04 uros PR middle-end/35456
2008-03-03 rguenth2008-03-03 Richard Guenther <rguenther@suse.de>
2008-02-29 fxcoudert * fold-const.c (fold_convertible_p): Correct the logic...
2008-02-27 rguenth2008-02-27 Richard Guenther <rguenther@suse.de>
2008-02-27 rguenth2008-02-27 Richard Guenther <rguenther@suse.de>
2008-02-21 rguenth2008-02-21 Richard Guenther <rguenther@suse.de>
2008-02-20 rguenth2008-02-20 Richard Guenther <rguenther@suse.de>
2008-02-20 rguenth2008-02-20 Richard Guenther <rguenther@suse.de>
2008-02-12 rguenth2008-02-12 Richard Guenther <rguenther@suse.de>
2008-01-16 rguenth2008-01-16 Richard Guenther <rguenther@suse.de>
2008-01-12 ebotcazou PR ada/33788
2007-12-05 jakub PR middle-end/34337
2007-12-03 jakub PR middle-end/29749
2007-11-17 rguenth2007-11-17 Richard Guenther <rguenther@suse.de>
2007-11-16 rguenth2007-11-16 Richard Guenther <rguenther@suse.de>
2007-11-12 rguenth2007-11-12 Richard Guenther <rguenther@suse.de>
2007-11-12 rguenth2007-11-12 Richard Guenther <rguenther@suse.de>
2007-11-04 pinskia2007-11-04 Andrew Pinski <pinskia@gmail.com>
2007-10-31 rguenth2007-10-31 Richard Guenther <rguenther@suse.de>
2007-10-30 jakub PR c++/33709
2007-10-15 rguenth2007-10-15 Richard Guenther <rguenther@suse.de>
2007-10-08 rguenth2007-10-08 Richard Guenther <rguenther@suse.de>
2007-10-08 rguenth2007-10-08 Richard Guenther <rguenther@suse.de>
2007-10-05 rguenth2007-10-05 Richard Guenther <rguenther@suse.de>
2007-09-27 ian./:
2007-09-23 aaw gcc/
2007-09-22 rguenth2007-09-22 Richard Guenther <rguenther@suse.de>
2007-09-11 rakdver * fold-const.c (extract_muldiv_1): Do not simplify
2007-09-06 rguenth2007-09-06 Richard Guenther <rguenther@suse.de>
2007-09-05 ghazi * fold-const.c (all_ones_mask_p, sign_bit_p, simple_op...
2007-09-04 revitaleAdd new fp flags: -fassociative-math and -freciprocal...
2007-09-01 kazu * config/arm/arm.c, config/rs6000/ppu_intrinsics.h,
2007-08-22 chrbrfixed -ffinite-math-only A-A missing optimisation
2007-08-21 jakub PR middle-end/32912
2007-08-21 rguenth2007-08-21 Richard Guenther <rguenther@suse.de>
2007-08-21 rguenth2007-08-21 Richard Guenther <rguenther@suse.de>
2007-08-09 pinskia2007-08-09 Andrew Pinski <andrew_pinski@playstation...
2007-08-08 chaoyingfu * tree.def (FIXED_POINT_TYPE): New type.
2007-08-04 pinskia2007-08-04 Andrew Pinski <andrew_pinski@playstation...
2007-08-03 pinskia2007-08-03 Andrew Pinski <andrew_pinski@playstation...
2007-07-29 ghazi * attribs.c (hash_attr, eq_attr, init_attributes)...
2007-07-28 kristerw2007-07-28 Richard Guenther <rguenther@suse.de>
2007-07-26 drow * fold-const.c (fold_read_from_constant_string): Use
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-25 ghazi * expr.c (handled_component_p): Constify.
2007-07-12 rguenth2007-07-12 Richard Guenther <rguenther@suse.de>
2007-07-09 rguenth2007-07-09 Richard Guenther <rguenther@suse.de>
2007-07-02 rguenth2007-07-02 Richard Guenther <rguenther@suse.de>
2007-07-01 uros PR middle-end/32559
2007-06-27 rguenth2007-06-27 Richard Guenther <rguenther@suse.de>
2007-06-24 spop PR middle-end/32461
2007-06-23 mmitchel2007-06-23 Mark Mitchell <mark@codesourcery.com>
2007-06-21 nemet * fold-const.c (debug_fold_checksum): Move it under
2007-06-21 spop PR middle-end/20623
2007-06-16 pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-06-12 ghazi * fold-const.c (fold_binary): Guard (X-X) -> 0 transfo...
2007-06-12 uros * fold-const (fold_binary) [RDIV_EXPR]: Also optimize...
2007-06-11 espindolareally remove signed(_or_unsigned)?_type langhooks
2007-06-11 uros PR middle-end/32279
2007-06-06 ian./:
2007-05-30 rguenth2007-05-30 Richard Guenther <rguenther@suse.de>
2007-05-28 pinskia2007-05-28 Andrew Pinski <andrew_pinski@playstation...
2007-05-26 kazu * config/i386/i386.c, config/pa/pa.c, config/spu/spu.c,
2007-05-25 kazu * cfglayout.c, cgraphunit.c, config/avr/avr.c, fold...
2007-05-14 espindolagcc/
2007-05-04 hubicka * fold-const.c (fold_unary): Convert (T1)(X op Y)...
2007-05-02 pinskia2007-05-02 Andrew Pinski <andrew_pinski@playstation...
2007-05-01 hubicka * tree.h (maybe_fold_offset_to_component_ref): Remove.
2007-04-24 olgafix for PR31617
2007-04-21 rguenth2007-04-21 Richard Guenther <rguenther@suse.de>
2007-04-20 jakub PR tree-optimization/31632
2007-04-19 brooks* fold-const.c: Remove prototypes for native_encode_exp...
2007-04-19 hubicka * fold-const.c (div_if_zero_remainder): Do signed...
2007-04-12 rguenth2007-04-12 Richard Guenther <rguenther@suse.de>
2007-04-08 hubicka * tree.h (maybe_fold_offset_to_component_ref): Declare.
2007-04-03 jakub PR middle-end/30704
2007-03-30 espindolagcc/java/ChangeLog:
2007-03-25 dorit PR tree-optimization/30784
2007-03-23 ian * fold-const.c (fold_binary): Correct warning for...
2007-03-12 olgaipa-type-escape improvements
next