summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-reassoc.c
Commit message (Expand)AuthorAgeFilesLines
* 2010-06-08 Sandra Loosemore <sandra@codesourcery.com>sandra2010-06-081-13/+17
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-1/+1
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+2
* gcc/ChangeLog:steven2010-05-211-2/+0
* * tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg.matz2010-05-101-2/+2
* 2010-05-08 Sandra Loosemore <sandra@codesourcery.com>sandra2010-05-081-1/+109
* 2010-04-22 Alexander Monakov <amonakov@ispras.ru>amonakov2010-04-221-7/+30
* 2010-04-16 Doug Kwan <dougkwan@google.com>dougkwan2010-04-161-4/+32
* * tree-ssa-reassoc.c (repropagate_negates): Merge negates alsomatz2010-04-131-35/+71
* PR middle-end/40815mkuvyrkov2010-04-081-6/+9
* 2010-01-13 Richard Guenther <rguenther@suse.de>rguenth2010-01-131-3/+3
* gcc:ro2010-01-051-1/+2
* Remove trailing white spaces.hjl2009-11-251-26/+26
* gcc/ChangeLog:aoliva2009-10-121-2/+0
* 2009-09-08 Kai Tietz <kai.tietz@onevision.com>ktietz2009-09-081-2/+2
* gcc/ChangeLog:aoliva2009-09-021-0/+2
* 2009-05-11 Richard Guenther <rguenther@suse.de>rguenth2009-05-111-1/+1
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-1/+1
* PR tree-optimization/38807jakub2009-01-121-2/+3
* PR middle-end/38533jakub2008-12-181-10/+49
* 2008-12-04 Richard Guenther <rguenther@suse.de>rguenth2008-12-041-1/+0
* gcc/rwild2008-10-051-2/+2
* 2008-09-18 Richard Guenther <rguenther@suse.de>rguenth2008-09-181-4/+28
* 2008-08-18 Richard Guenther <rguenther@suse.de>rguenth2008-08-181-0/+12
* 2008-08-13 Richard Guenther <rguenther@suse.de>rguenth2008-08-131-6/+444
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-193/+216
* 2008-05-20 Richard Guenther <rguenther@suse.de>rguenth2008-05-201-12/+8
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* 2008-02-20 Richard Guenther <rguenther@suse.de>rguenth2008-02-201-4/+18
* PR tree-optimization/35085uros2008-02-071-0/+12
* 2007-09-07 Zdenek Dvorak <ook@ucw.cz>hjl2007-09-081-15/+30
* Add new fp flags: -fassociative-math and -freciprocal-mathrevitale2007-09-041-4/+4
* * tree.def (FIXED_POINT_TYPE): New type.chaoyingfu2007-08-081-4/+10
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * tree-scalar-evolution.c (scev_const_prop): Add arguments torakdver2007-07-091-1/+1
* PR target/27855uros2007-07-091-3/+9
* 2007-07-02 Richard Guenther <rguenther@suse.de>rguenth2007-07-021-2/+2
* * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to thetneumann2007-06-061-1/+1
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-2/+4
* 2006-02-06 Paolo Bonzini <bonzini@gnu.org>bonzini2007-02-061-54/+23
* * tree-ssa-operands.h (create_ssa_artificial_load_stmt):dnovillo2006-12-111-1/+1
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-41/+43
* 2006-11-28 Andrew Pinski <pinskia@gmail.com>pinskia2006-11-291-3/+5
* Privatize SSA variables into gimple_df.hubicka2006-11-281-4/+4
* PR tree-optimization/26854law2006-04-201-2/+2
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+2
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-2/+2
* * tree-data-ref.c (estimate_niter_from_size_of_data): Replacekazu2005-12-211-2/+2
* 2005-12-20 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2005-12-201-1/+1