summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-math-opts.c
Commit message (Expand)AuthorAgeFilesLines
* Add new fp flags: -fassociative-math and -freciprocal-mathRevital Eres2007-09-041-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math)Uros Bizjak2007-06-181-3/+18
* re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast...Uros Bizjak2007-06-161-0/+125
* tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con...Thomas Neumann2007-06-061-1/+1
* tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt instead of c...Roger Sayle2007-03-081-5/+6
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-2/+2
* cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2007-01-311-2/+2
* re PR tree-optimization/30038 (Call to sin(x), cos(x) should be transformed t...Richard Guenther2007-01-221-2/+206
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-7/+7
* Privatize SSA variables into gimple_df.Jan Hubicka2006-11-281-2/+2
* re PR middle-end/28268 (ICE with simple vector operations)Richard Guenther2006-07-071-30/+1
* re PR tree-optimization/28218 (ICE when building Inkscape with gcc-4.1 with -...Paolo Bonzini2006-07-051-2/+4
* Implement new immediate use iterators.Andrew MacLeod2006-04-271-3/+6
* re PR tree-optimization/26821 (ice in varasm.c with certain flags)Paolo Bonzini2006-04-181-2/+31
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+2
* re PR tree-optimization/23109 (compiler generates wrong code leading to spuri...Paolo Bonzini2006-01-111-84/+397
* re PR tree-optimization/23234 (ICE in verify_flow_info())Steven Bosscher2005-08-091-9/+26
* re PR tree-optimization/23133 (recip does not factor division by function par...Richard Guenther2005-08-011-1/+11
* re PR tree-optimization/23109 (compiler generates wrong code leading to spuri...Richard Guenther2005-08-011-5/+18
* Update FSF address.Kelley Cook2005-06-251-2/+2
* add tree-ssa-math-opts.c for realPaolo Bonzini2005-05-171-0/+164