Age | Commit message (Expand) | Author | Files | Lines |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -7/+7 |
2009-11-21 | re PR tree-optimization/42078 (ICE in gimple_assign_set_rhs_code) | Alexandre Oliva | 1 | -0/+1 |
2009-11-06 | re PR middle-end/41963 (177.mesa in SPEC CPU 2K is miscompiled) | Michael Matz | 1 | -4/+30 |
2009-10-29 | tree-ssa-math-opts.c (execute_convert_to_rsqrt): Remove. | Michael Matz | 1 | -92/+0 |
2009-06-24 | re PR middle-end/40501 (error: invalid conversion in gimple call) | Andreas Krebbel | 1 | -5/+60 |
2009-06-23 | tree-ssa-math-opts.c (find_bswap): Increase the search depth in order to matc... | Andreas Krebbel | 1 | -1/+6 |
2009-06-15 | tree-ssa-math-opts.c: Remove extra divide. | Andreas Krebbel | 1 | -2/+0 |
2009-06-14 | passes.c: Add bswap pass. | Andreas Krebbel | 1 | -1/+384 |
2009-04-17 | df.h: Include "timevar.h". | Ian Lance Taylor | 1 | -4/+4 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-08-29 | loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | Jan Hubicka | 1 | -2/+6 |
2008-08-09 | gimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn. | Richard Guenther | 1 | -2/+2 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -109/+108 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -9/+15 |
2008-01-25 | re PR tree-optimization/34966 (ICE: verify_ssa fails when optimization trigon... | Richard Guenther | 1 | -2/+3 |
2008-01-17 | re PR tree-optimization/34825 (ICE with -funsafe-math-optimizations) | Richard Guenther | 1 | -1/+5 |
2007-09-04 | Add new fp flags: -fassociative-math and -freciprocal-math | Revital Eres | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-06-18 | re PR tree-optimization/32383 (ICE with reciprocals and -ffast-math) | Uros Bizjak | 1 | -3/+18 |
2007-06-16 | re PR middle-end/31723 (Use reciprocal and reciprocal square root with -ffast... | Uros Bizjak | 1 | -0/+125 |
2007-06-06 | tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con... | Thomas Neumann | 1 | -1/+1 |
2007-03-08 | tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt instead of c... | Roger Sayle | 1 | -5/+6 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -2/+2 |
2007-01-31 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2007-01-22 | re PR tree-optimization/30038 (Call to sin(x), cos(x) should be transformed t... | Richard Guenther | 1 | -2/+206 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -7/+7 |
2006-11-28 | Privatize SSA variables into gimple_df. | Jan Hubicka | 1 | -2/+2 |
2006-07-07 | re PR middle-end/28268 (ICE with simple vector operations) | Richard Guenther | 1 | -30/+1 |
2006-07-05 | re PR tree-optimization/28218 (ICE when building Inkscape with gcc-4.1 with -... | Paolo Bonzini | 1 | -2/+4 |
2006-04-27 | Implement new immediate use iterators. | Andrew MacLeod | 1 | -3/+6 |
2006-04-18 | re PR tree-optimization/26821 (ice in varasm.c with certain flags) | Paolo Bonzini | 1 | -2/+31 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -1/+2 |
2006-01-11 | re PR tree-optimization/23109 (compiler generates wrong code leading to spuri... | Paolo Bonzini | 1 | -84/+397 |
2005-08-09 | re PR tree-optimization/23234 (ICE in verify_flow_info()) | Steven Bosscher | 1 | -9/+26 |
2005-08-01 | re PR tree-optimization/23133 (recip does not factor division by function par... | Richard Guenther | 1 | -1/+11 |
2005-08-01 | re PR tree-optimization/23109 (compiler generates wrong code leading to spuri... | Richard Guenther | 1 | -5/+18 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-17 | add tree-ssa-math-opts.c for real | Paolo Bonzini | 1 | -0/+164 |