]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-reassoc.c
Remove unnecessary VEC function overloads.
[thirdparty/gcc.git] / gcc / tree-ssa-reassoc.c
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-08-14  Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-13  Steven Bosschertree-ssa-pre.c (do_regular_insertion): Add FIXME marker...
2012-08-10  Richard Guenthertree-ssa-pre.c (pretemp, [...]): Remove.
2012-08-03  Richard Guenthertree-vect-loop-manip.c (vect_can_advance_ivs_p): Query...
2012-08-02  Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-06-27  Richard Guentherre PR tree-optimization/53774 (Reassociator generates...
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-05-18  Bill Schmidttree-ssa-reassoc.c (bip_map): Remove decl.
2012-05-16  Bill Schmidtre PR tree-optimization/53217 (internal compiler error...
2012-04-18  Bill Schmidtre PR tree-optimization/52976 (Revision 186384 breaks...
2012-04-18  Bill Schmidtre PR tree-optimization/52976 (Revision 186384 breaks...
2012-04-16  Bill Schmidtre PR tree-optimization/52976 (Revision 186384 breaks...
2012-04-12  Bill Schmidttree-ssa-reassoc.c (attempt_builtin_powi_stats): Change...
2012-04-12  Bill Schmidtre PR tree-optimization/18589 (could optimize FP multip...
2011-10-03  Jakub Jelinekre PR tree-optimization/50587 (ICE init_range_entry...
2011-09-30  Jakub Jelinekre PR tree-optimization/46309 (optimization a==3||a==1)
2011-09-06  Enkovich IlyaPR middle-end/44382: Tree reassociation improvement
2011-07-31  Bill Schmidtre PR tree-optimization/49749 (Reassociation rank algor...
2011-07-21  Bill Schmidtre PR tree-optimization/49749 (Reassociation rank algor...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-04-26  Jakub Jelinekre PR tree-optimization/48734 (ICE in eliminate_redunda...
2011-02-14  Eric Botcazoure PR tree-optimization/46494 (ICE: verify_flow_info...
2010-11-16  Richard Guentherre PR tree-optimization/44545 (internal compiler error...
2010-11-03  Nathan Froydbuiltins.c (fold_builtin_signbit): Use build_zero_cst...
2010-10-11  Nathan Froydvec.h (VEC_qsort): Define.
2010-08-25  Jakub Jelinekre PR tree-optimization/45059 (error: invalid operands...
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-12  Richard Guentherre PR tree-optimization/45232 (tree reassociation intro...
2010-07-15  Nathan Froydtree.h (DECL_CHAIN): Define.
2010-06-08  Sandra Loosemorere PR tree-optimization/39874 (missing VRP (submission))
2010-06-01  Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-29  Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
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-05-10  Michael Matztree-ssa-reassoc.c (undistribute_ops_list): Use create_...
2010-05-08  Sandra Loosemorere PR middle-end/28685 (Multiple comparisons are not...
2010-04-22  Alexander Monakovtree-ssa-reassoc.c (eliminate_plus_minus_pair): Handle...
2010-04-16  Doug Kwantree-ssa-reassoc.c (struct operand_entry): Add new...
2010-04-13  Michael Matztree-ssa-reassoc.c (repropagate_negates): Merge negates...
2010-04-08  Maxim Kuvyrkovre PR middle-end/40815 (redundant neg instruction cause...
2010-01-13  Richard Guentherre PR tree-optimization/42705 (verify_flow_info failed...
2010-01-05  Rainer Orthre PR bootstrap/41771 (Bootstrap with Sun Studio 12...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-10-12  Alexandre Olivare PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos...
2009-09-08  Kai Tietztree-ssa-reassoc.c (find_operand_rank): Cast pointer...
2009-09-02  Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-05-11  Richard Guentherpasses.c (init_optimization_passes): Strip now incorrec...
2009-04-03  Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-01-12  Jakub Jelinekre PR tree-optimization/38807 (ice: gimple check: expec...
2008-12-18  Jakub Jelinekre PR middle-end/38533 (tree-ssa-reassoc.c increases...
2008-12-04  Richard Guentherre PR middle-end/36509 (gcc.dg/Wstrict-aliasing-float...
2008-10-05  Ralf Wildenhuesgimple.texi: Fix some typos, wrap some long lines,...
2008-09-18  Richard Guentherre PR middle-end/37456 (ICE: verify_flow_info failed...
2008-08-18  Richard Guenthertree-ssa-reassoc.c (reassociate_bb): Properly reset...
2008-08-13  Richard Guentherre PR tree-optimization/15255 ([tree-ssa] a * 2 + a...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-05-20  Richard Guenthertree-ssa-reassoc.c (fini_reassoc): Use the statistics...
2008-03-19  Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-02-20  Richard Guenthertree.h (fold_real_zero_addition_p): Declare.
2008-02-07  Uros Bizjakre PR tree-optimization/35085 (gcc.dg/vect/vect-iv...
2007-09-08  Zdenek Dvorakre PR tree-optimization/32183 (reassoc2 can more extra...
2007-09-04  Revital EresAdd new fp flags: -fassociative-math and -freciprocal...
2007-08-08  Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-09  Zdenek Dvoraktree-scalar-evolution.c (scev_const_prop): Add argument...
2007-07-09  Uros Bizjakre PR target/27855 (reassociation causes the RA to...
2007-07-02  Richard Guentherre PR middle-end/15988 (ICE in fold_convert with pointe...
2007-06-06  Thomas Neumanntree-ssa-alias-warnings.c (maybe_add_match): Cast accor...
2007-02-15  Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-06  Paolo BonziniMakefile.in (tree-ssa-loop-ivopts.o): Add pointer-set...
2006-12-11  Diego Novillotree-ssa-operands.h (create_ssa_artificial_load_stmt...
2006-12-05  Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-29  Andrew Pinskire PR tree-optimization/29984 (SPE GCC segfaults with...
2006-11-28  Jan HubickaPrivatize SSA variables into gimple_df.
2006-04-20  Jeff Lawre PR tree-optimization/26854 (Inordinate compile times...
2006-03-02  Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-12-21  Kazu Hiratatree-data-ref.c (estimate_niter_from_size_of_data)...
2005-12-20  Kenneth Zadeckcfganal.c (flow_reverse_top_sort_order_compute): Rename...
2005-12-17  Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-12-16  Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2005-12-12  Jeff Lawtree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr...
2005-07-26  Kazu Hiratacalls.c, [...]: Fix comment typos.
2005-07-25  Andrew Pinskitree-ssa-reassoc.c (reassociate_expr): Allow scaler...
2005-07-01  Andrew Pinskire PR tree-optimization/22269 (ICE in tree-ssa-reassoc...
2005-06-25  Kelley CookUpdate FSF address.
2005-06-15  Andrew Pinskire PR tree-optimization/22024 (ACATS ICE cxa5a07 cxa5a0...
2005-06-06  Daniel Berlintree-ssa-reassoc.o: New.