]> gcc.gnu.org Git - gcc.git/history - gcc/tree-ssa-math-opts.c
Automated conversion of passes to C++ classes
[gcc.git] / gcc / tree-ssa-math-opts.c
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-06-01 Tobias BurnusPartially reverted: 2013-05-31 Tobias Burnus <burnus...
2013-05-31 Tobias Burnusre PR middle-end/57073 (__builtin_powif (-1.0, k) shoul...
2013-05-30 Tobias Burnusre PR middle-end/57073 (__builtin_powif (-1.0, k) shoul...
2013-05-03 Joern Renneckere PR tree-optimization/57027 (ICE in gimple_assign_rhs...
2013-04-10 Joern Renneckere PR tree-optimization/55524 (If fnma exists but not...
2013-01-28 Jakub Jelinekre PR tree-optimization/56125 (-O2 -ffast-math generate...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-09-26 Christophe Lyontree-ssa-math-opts.c (bswap_stats): Add found_16bit...
2012-09-18 Richard Guentherstatistics.h (CXX_MEM_STAT_INFO): New define.
2012-09-17 Jakub Jelinekre PR middle-end/54563 (ICE in redirect_eh_edge_1,...
2012-09-07 Richard Earnshawre PR tree-optimization/54295 (Widening multiply-accumu...
2012-08-20 Richard Earnshawre PR tree-optimization/54295 (Widening multiply-accumu...
2012-08-20 Richard Earnshawre PR tree-optimization/54295 (Widening multiply-accumu...
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-10 Richard Guenthertree-ssa-pre.c (pretemp, [...]): Remove.
2012-08-02 Richard Guenthertree-flow.h (make_rename_temp): Remove.
2012-08-02 Richard Guenthertree-flow.h (set_default_def): Rename to ...
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-04-05 Richard Guenthertree-nrv.c (tree_nrv): Release VDEFs.
2012-04-05 Richard Guenthergimple-iterator.c (gsi_remove): Return whether EH edges...
2012-03-07 Richard Guenthertree-ssa-math-opts.c (convert_mult_to_widen): Check...
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... r144370/tags/stack-last-merge
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.
next
This page took 8.052823 seconds and 108 git commands to generate.