]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-reassoc.c
gimple-walk.h: New File.
[thirdparty/gcc.git] / gcc / tree-ssa-reassoc.c
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-04  Jakub Jelinekre PR tree-optimization/58946 (internal compiler error...
2013-10-23  Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23  Jakub Jelinekre PR tree-optimization/58775 (reassoc1 causes an ICE...
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-15  Zhenqiang Chentree-ssa-reassoc.c: Include rtl.h and tm_p.h.
2013-10-01  Andrew MacLeodtree-into-ssa.c (enum need_phi_state): Relocate from...
2013-09-30  Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-26  Andrew MacLeodgimple.c (gimple_replace_lhs): Move to tree-ssa.c and...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-09-09  Jakub Jelinekre PR tree-optimization/58364 (likely wrong code bug)
2013-09-04  Easwaran Ramanre PR tree-optimization/57370 (compiler hangs in reassoc)
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-07-21  Mike StumpFix typos.
2013-05-29  Easwaran Ramanre PR tree-optimization/57442 (ICE in appears_later_in_...
2013-05-28  Easwaran Ramanre PR tree-optimization/57337 (416.gamess ICE on x86...
2013-05-21  Easwaran Ramanre PR tree-optimization/57322 (Segfault at -O1 in build...
2013-05-18  Easwaran Ramantree-ssa-reassoc.c (find_insert_point): New function.
2013-04-23  Lawrence CrowlThis patch extracts approved portions of the hash_table...
2013-04-19  Richard Bienerre PR tree-optimization/57000 (ICE with -Ofast and...
2013-04-10  Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-03-07  Jakub Jelinekre PR middle-end/56559 (ICE in propagate_op_to_single_u...
2013-02-18  Richard Bienerre PR tree-optimization/56321 (ICE:segfault in midend...
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  Lawrence CrowlThis patch renames sbitmap iterators to unify them...
2012-11-01  Lawrence CrowlThis patch normalizes more bitmap function names.
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-31  Jakub Jelinekre PR tree-optimization/19105 (fold does not spot anti...
2012-10-30  Lawrence CrowlThis patch implements the unification of the *bitmap...
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...
next