summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-math-opts.c
Commit message (Expand)AuthorAgeFilesLines
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-109/+108
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-9/+15
* 2008-01-25 Richard Guenther <rguenther@suse.de>rguenth2008-01-251-2/+3
* 2008-01-17 Richard Guenther <rguenther@suse.de>rguenth2008-01-171-1/+5
* Add new fp flags: -fassociative-math and -freciprocal-mathrevitale2007-09-041-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* PR tree-optimization/32383uros2007-06-181-3/+18
* PR middle-end/31723uros2007-06-161-0/+125
* * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to thetneumann2007-06-061-1/+1
* * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmtsayle2007-03-081-5/+6
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-2/+2
* * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c,kazu2007-01-311-2/+2
* 2007-01-22 Richard Guenther <rguenther@suse.de>rguenth2007-01-221-2/+206
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-7/+7
* Privatize SSA variables into gimple_df.hubicka2006-11-281-2/+2
* 2006-07-07 Richard Guenther <rguenther@suse.de>rguenth2006-07-071-30/+1
* 2006-07-04 Paolo Bonzini <bonzini@gnu.org>bonzini2006-07-051-2/+4
* Implement new immediate use iterators.amacleod2006-04-271-3/+6
* 2006-04-18 Paolo Bonzini <bonzini@gnu.org>bonzini2006-04-181-2/+31
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+2
* gcc:bonzini2006-01-111-84/+397
* gcc/steven2005-08-091-9/+26
* 2005-08-01 Richard Guenther <rguenther@suse.de>rguenth2005-08-011-1/+11
* 2005-08-01 Richard Guenther <rguenther@suse.de>rguenth2005-08-011-5/+18
* Update FSF address.kcook2005-06-251-2/+2
* add tree-ssa-math-opts.c for realbonzini2005-05-171-0/+164