summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-math-opts.c
Commit message (Expand)AuthorAgeFilesLines
* 2010-11-30 Richard Guenther <rguenther@suse.de>rguenth2010-11-301-11/+43
* 2010-11-15 Richard Guenther <rguenther@suse.de>rguenth2010-11-151-1/+8
* * tree-ssa-math-opts.c (convert_mult_to_fma): Do not verifyrth2010-11-111-14/+12
* Recognize -(a * b) + c -> fma(-a,b,c).rth2010-11-111-29/+78
* 2010-11-04 Richard Guenther <rguenther@suse.de>rguenth2010-11-041-12/+146
* 2010-08-25 Richard Guenther <rguenther@suse.de>rguenth2010-08-251-8/+14
* gcc/rsandifo2010-07-311-13/+18
* gcc/rsandifo2010-07-221-73/+113
* gcc/froydnj2010-07-151-1/+1
* gcc/rsandifo2010-07-041-9/+6
* With large parts from Jim Wilson:bernds2010-06-251-83/+192
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+1
* gcc/ChangeLog:steven2010-05-211-3/+4
* gcc/bernds2010-04-221-0/+134
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+2
* 2010-03-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2010-03-111-9/+12
* 2010-01-03 Richard Guenther <rguenther@suse.de>rguenth2010-01-031-2/+3
* Remove trailing white spaces.hjl2009-11-251-7/+7
* gcc/ChangeLog:aoliva2009-11-211-0/+1
* PR middle-end/41963matz2009-11-061-4/+30
* * tree-ssa-math-opts.c (execute_convert_to_rsqrt): Remove.matz2009-10-291-92/+0
* 2009-06-24 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2009-06-241-5/+60
* 2009-06-23 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2009-06-231-1/+6
* 2009-06-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2009-06-151-2/+0
* 2009-06-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2009-06-141-1/+384
* * df.h: Include "timevar.h".ian2009-04-171-4/+4
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.hubicka2008-08-291-2/+6
* 2008-08-09 Richard Guenther <rguenther@suse.de>rguenth2008-08-091-2/+2
* 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