]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-forwprop.c
2014-11-01 Andrew MacLeod <amacleod@redhat,com>
[thirdparty/gcc.git] / gcc / tree-ssa-forwprop.c
2014-11-01  Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-31  Richard Bienerbuiltins.c (fold_builtin_atomic_always_lock_free):...
2014-10-30  Richard Bienermatch.pd: Implement more patterns that simplify to...
2014-10-29  Richard Bienermatch.pd: Implement a first set of conversion patterns.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-27  Richard Bienertree-ssa-forwprop.c: Include tree-cfgcleanup.h and...
2014-07-09  Trevor Saundersremove has_execute
2014-06-25  Bernd Edlingertree-ssa-forwprop.c (associate_plusminus): For widening...
2014-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-22  Eric Botcazoutree-ssa-forwprop.c (associate_plusminus): Extend ...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-05-06  Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17  Trevor Saundersremove has_gate
2014-04-14  Richard Bienertree-ssa-forwprop.c (simplify_gimple_switch): Enhance...
2014-01-30  Richard Bienerre PR middle-end/59993 (ICE: SSA corruption)
2014-01-29  Richard Bienerre PR middle-end/58742 (pointer arithmetic simplification)
2014-01-29  Richard Bienerre PR middle-end/58742 (pointer arithmetic simplification)
2014-01-28  Richard Bienerre PR middle-end/58742 (pointer arithmetic simplification)
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-11-23  Jakub Jelinekre PR tree-optimization/59154 (internal compiler error...
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-22  Trevor Saundersadd auto_vec
2013-11-21  Richard Bienertree-ssa-forwprop.c (simplify_vce): New function.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Richard Sandifordc-common.c (convert_vector_to_pointer_for_subscript...
2013-11-18  Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18  Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18  Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-18  Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18  Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-10-15  Richard Bienertree-ssa-forwprop.c (forward_propagate_addr_expr_1...
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-27  Richard Bienerre PR tree-optimization/58459 (Loop invariant is not...
2013-09-12  Richard Bienerre PR tree-optimization/58404 (&noninvariant_address...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-06-19  Jeff Lawtree-ssa-forwprop.c (simplify_bitwise_binary_boolean...
2013-06-19  Jeff Lawtree-ssa-forwprop.c (simplify_bitwise_binary_boolean...
2013-06-13  Marc Glissetree-ssa-forwprop.c (simplify_bitwise_binary, [......
2013-05-13  Jakub Jelinekre PR tree-optimization/45216 (Rotate expressions not...
2013-05-10  Jakub Jelinekre PR tree-optimization/45216 (Rotate expressions not...
2013-04-22  Jeff Lawtree-ssa-forwprop.c (simplify_conversion_from_bitmask...
2013-04-10  Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-04-09  Jakub Jelinekre PR tree-optimization/56854 (error: non-decl/MEM_REF...
2013-02-25  Richard Bienerre PR tree-optimization/56175 (Issue with combine phase...
2013-02-20  Richard Bienertree-call-cdce.c (tree_call_cdce): Do not remove unused...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-23  Marc Glissetree-ssa-forwprop.c (forward_propagate_into_cond):...
2012-10-15  Marc Glissere PR middle-end/54915 (ICE: verify_gimple failed:...
2012-10-02  Marc Glissetree-ssa-forwprop.c (forward_propagate_into_cond):...
2012-09-29  Marc Glissetree.c (truth_type_for): New function.
2012-09-24  Marc Glissetree-ssa-forwprop.c: Include tree-ssa-propagate.h.
2012-09-19  Richard Guenthertree-ssa-forwprop.c (get_prop_source_stmt): Simplify.
2012-09-18  Jakub Jelinekre PR tree-optimization/54610 (FAIL: gcc.dg/tree-ssa...
2012-09-14  Marc Glissetree-ssa-forwprop.c (simplify_bitfield_ref): Call get_p...
2012-09-11  Marc Glissetree-ssa-forwprop.c (simplify_vector_constructor):...
2012-09-10  Marc Glissetree-ssa-forwprop.c (simplify_bitfield_ref): New function.
2012-09-10  Marc Glissetree-ssa-forwprop.c (simplify_permutation): Handle...
2012-09-07  Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-21  Marc Glissefold-const.c (fold_ternary_loc): Detect identity permut...
2012-08-20  Jakub Jelinekre PR middle-end/54321 (ice in tree_low_cst at -O3)
2012-08-13  Richard Guentherbasic-block.h (struct basic_block): Remove loop_depth...
2012-08-10  Richard Guentherre PR middle-end/54109 (ICE at tree-ssa-structalias...
2012-08-10  Richard Guenthertree-ssa-pre.c (pretemp, [...]): Remove.
2012-07-19  Eric Botcazoutree-ssa-forwprop.c (combine_conversions): Punt if...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-13  Richard Guentherre PR target/53907 (gcc uses unaligned load when align...
2012-05-09  Jakub Jelinekre PR tree-optimization/53226 (Endless loop in forwprop)
2012-05-02  Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2012-05-02  Steven Bosscherre PR middle-end/53153 (ice in tree_low_cst, at tree...
2012-04-27  Marc Glissere PR middle-end/27139 (Optimize double INT->FP->INT...
2012-04-24  Andrew Pinskitree-ssa-forwprop.c (simplify_bitwise_binary): Don...
2012-04-24  Andrew Pinskire PR tree-optimization/33512 (Simple bitwise simplific...
2012-04-23  Andrew Pinskitree-ssa-forwprop.c (simplify_bitwise_binary): Simplify...
2012-04-20  Richard Guentherre PR c++/53050 (ssa_forward_propagate_and_combine...
2012-04-16  Richard Guentherre PR tree-optimization/52975 (Ofast produces not optim...
2012-04-11  Bernd Schmidtfold-const.c (fold_unary_loc): Use GET_MODE_PRECISION...
2012-04-05  Richard Guenthergimple-iterator.c (gsi_remove): Return whether EH edges...
2012-03-30  Richard Guentherre PR other/52754 (indirect indexing broken with -fpred...
2012-03-14  Richard Guentherre PR middle-end/52578 (Fails to fold another size...
2011-12-08  Jakub Jelinekre PR tree-optimization/51466 (ICE in gimple_rhs_has_si...
2011-11-28  Jakub Jelinekre PR tree-optimization/50078 (combine wrong code:...
2011-10-19  Richard Guentherre PR tree-optimization/50780 (ICE: verify_gimple faile...
2011-10-11  Michael MeissnerConvert standard builtin functions from being arrays...
2011-10-09  Eric Botcazoutree-ssa-forwprop.c (forward_propagate_into_comparison...
2011-10-06  Jakub Jelinekre PR tree-optimization/49279 (Optimization incorrectly...
2011-10-04  Jakub Jelinekfold-const.c (fold_unary_loc): Don't optimize POINTER_P...
2011-09-09  Richard Guenthergimple.h (fold_stmt_inplace): Adjust to take a gimple_s...
2011-09-07  Richard Guenthertree-ssa-forwprop.c (forward_propagate_into_gimple_cond...
2011-09-07  Richard Guentherre PR tree-optimization/50213 (Regression in space...
next