Daily bump.
[gcc.git] / gcc / tree-ssa-math-opts.c
2011-12-20 Richard Sandifordtree-ssa-math-opts.c (convert_plusminus_to_widen):...
2011-12-05 Jakub Jelinekre PR tree-optimization/51396 (ICE: verify_flow_info...
2011-10-18 Andrew Stubbsre PR tree-optimization/50717 (Silent code gen fault...
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-09-09 Richard Guenthergimple.h (fold_stmt_inplace): Adjust to take a gimple_s...
2011-09-08 Andrew Stubbsre PR tree-optimization/50318 (ICE optimizing widening...
2011-08-19 Andrew Stubbstree-ssa-math-opts.c (is_widening_mult_rhs_p): Handle...
2011-08-19 Andrew Stubbstree-ssa-math-opts.c (convert_plusminus_to_widen):...
2011-08-19 Andrew Stubbstree-ssa-math-opts.c (convert_mult_to_widen): Better...
2011-08-19 Andrew Stubbstree-ssa-math-opts.c (is_widening_mult_rhs_p): Add...
2011-08-19 Andrew Stubbstree-ssa-math-opts.c (is_widening_mult_p): Remove FIXME.
2011-08-19 Andrew Stubbstree-ssa-math-opts.c (convert_mult_to_widen): Convert...
2011-08-19 Andrew Stubbstree-ssa-math-opts.c (convert_plusminus_to_widen):...
2011-08-19 Andrew Stubbsarm.md (maddhidi4): Remove '*' from name.
2011-08-19 Andrew Stubbsexpr.c (expand_expr_real_2): Use widening_optab_handler.
2011-08-18 Paolo Carlinire PR tree-optimization/49963 (ICE: in abs_hwi, at...
2011-08-02 Paolo Carlinire PR bootstrap/49914 (call to abs(long long) in gcc...
2011-06-28 Kai Tietztree-ssa-math-opts.c (execute_optimize_bswap): Search...
2011-06-27 Kai Tietztree-ssa-math-opts.c (do_shift_rotate): Zero bits out...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-10 Bill Schmidtre PR lto/49302 (FAIL: gcc.dg/lto/20110201-1 c_lto_2011...
2011-06-10 Richard Guentherre PR bootstrap/49344 (ICE in tree-flow-inline.h:745...
2011-06-07 Bill Schmidtre PR tree-optimization/46728 (GCC does not generate...
2011-05-30 Bill Schmidtre PR tree-optimization/46728 (GCC does not generate...
2011-05-27 Bill Schmidtre PR tree-optimization/46728 (GCC does not generate...
2011-05-27 Bill SchmidtIndex...
2011-05-25 Bill Schmidtre PR tree-optimization/46728 (GCC does not generate...
2011-05-24 Bill Schmidtre PR tree-optimization/46728 (GCC does not generate...
2011-04-13 Nathan Froydpostreload-gcse.c (gcse_after_reload_main): Add calls...
2011-03-11 Richard Guentherre PR tree-optimization/48067 (FMA with no add operand...
2010-12-07 Richard Guentherre PR tree-optimization/46832 (internal compiler error...
2010-12-07 Richard Guenthertree-ssa-math-opts.c (execute_optimize_widening_mul...
2010-11-30 Richard Guentherre PR tree-optimization/46722 (Missed fma for x*x + y)
2010-11-15 Richard Guentherre PR bootstrap/46474 (powerpc64-linux bootstrap compar...
2010-11-11 Richard Hendersontree-ssa-math-opts.c (convert_mult_to_fma): Do not...
2010-11-11 Richard HendersonRecognize -(a * b) + c -> fma(-a,b,c).
2010-11-04 Richard Guenthertree.def (FMA_EXPR): New tree code.
2010-08-25 Richard Guentherre PR middle-end/45393 (ICE in redirect_eh_edge_1,...
2010-07-31 Richard Sandifordtree-ssa-math-opts.c (convert_plusminus_to_widen):...
2010-07-22 Richard Sandifordtree-ssa-math-opts.c (is_widening_mult_rhs_p): New...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-04 Richard Sandifordoptabs.h (optab_handler, [...]): Turn into inline funct...
2010-06-25 Bernd SchmidtWith large parts from Jim Wilson:
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-22 Bernd Schmidtre PR middle-end/29274 (not using mulsidi3)
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-11 Andreas Krebbelre PR tree-optimization/43280 (gcc4.5 -m32 -O2: misopti...
2010-01-03 Richard Guentherre PR rtl-optimization/42589 (bswap optimization does...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-21 Alexandre Olivare PR tree-optimization/42078 (ICE in gimple_assign_set...
2009-11-06 Michael Matzre PR middle-end/41963 (177.mesa in SPEC CPU 2K is...
2009-10-29 Michael Matztree-ssa-math-opts.c (execute_convert_to_rsqrt): Remove.
2009-06-24 Andreas Krebbelre PR middle-end/40501 (error: invalid conversion in...
2009-06-23 Andreas Krebbeltree-ssa-math-opts.c (find_bswap): Increase the search...
2009-06-15 Andreas Krebbeltree-ssa-math-opts.c: Remove extra divide.
2009-06-14 Andreas Krebbelpasses.c: Add bswap pass.
2009-04-17 Ian Lance Taylordf.h: Include "timevar.h".
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-08-09 Richard Guenthergimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-01-25 Richard Guentherre PR tree-optimization/34966 (ICE: verify_ssa fails...
2008-01-17 Richard Guentherre PR tree-optimization/34825 (ICE with -funsafe-math...
2007-09-04 Revital EresAdd new fp flags: -fassociative-math and -freciprocal...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-18 Uros Bizjakre PR tree-optimization/32383 (ICE with reciprocals...
2007-06-16 Uros Bizjakre PR middle-end/31723 (Use reciprocal and reciprocal...
2007-06-06 Thomas Neumanntree-ssa-alias-warnings.c (maybe_add_match): Cast accor...
2007-03-08 Roger Sayletree-eh.c (do_return_redirection): Call build_gimple_mo...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-01-31 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2007-01-22 Richard Guentherre PR tree-optimization/30038 (Call to sin(x), cos...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-28 Jan HubickaPrivatize SSA variables into gimple_df.
2006-07-07 Richard Guentherre PR middle-end/28268 (ICE with simple vector operations)
2006-07-05 Paolo Bonzinire PR tree-optimization/28218 (ICE when building Inksca...
2006-04-27 Andrew MacLeodImplement new immediate use iterators.
2006-04-18 Paolo Bonzinire PR tree-optimization/26821 (ice in varasm.c with...
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-01-11 Paolo Bonzinire PR tree-optimization/23109 (compiler generates wrong...
2005-08-09 Steven Bosscherre PR tree-optimization/23234 (ICE in verify_flow_info())
2005-08-01 Richard Guentherre PR tree-optimization/23133 (recip does not factor...
2005-08-01 Richard Guentherre PR tree-optimization/23109 (compiler generates wrong...
2005-06-25 Kelley CookUpdate FSF address.
2005-05-17 Paolo Bonziniadd tree-ssa-math-opts.c for real