gimplify-be.h: New file.
[platform/upstream/gcc.git] / gcc / tree-ssa-forwprop.c
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...
2011-09-01 Richard Guentherexpr.c (expand_expr_real_2): Move COND_EXPR and VEC_CON...
2011-08-30 Richard Guentherre PR tree-optimization/48571 (Missed data-dependence...
2011-08-16 Richard Guentherre PR tree-optimization/50082 (-Wstrict-overflow mishan...
2011-08-10 Richard Guenthertree.h (get_pointer_alignment): Remove max-align argument.
2011-08-02 Kai Tietzgimple.c (canonicalize_cond_expr_cond): Handle cast...
2011-07-25 Richard Guentherre PR tree-optimization/49822 (Segfault in remove_prop_...
2011-07-22 Richard Guentherre PR middle-end/45819 (unexpected unaligned access...
2011-07-21 Kai TietzChangeLog gcc/
2011-07-21 Richard Guenthertree-ssa-forwprop.c (combine_conversions): Return wheth...
2011-07-20 Richard Guenthertree-ssa-forwprop.c (remove_prop_source_from_use):...
2011-07-20 Richard Guentherre PR middle-end/18908 (Missed folding opportunities...
2011-07-19 Richard Guenthertree-ssa-forwprop.c (lookup_logical_inverted_value...
2011-07-19 Richard BienerMakefile.in (tree-ssa-forwprop.o): Depend on gimple...
2011-07-19 Richard Guenthergimplify.c (gimplify_expr): Gimplify TRUTH_NOT_EXPR...
2011-07-07 Kai Tietztree-ssa-forwprop.c (truth_valued_ssa_name): New function.
2011-07-01 Kai Tietztree-ssa-forwprop.c (simplify_bitwise_binary): Fix...
2011-06-29 Eric Botcazoure PR tree-optimization/49539 (ICE building gnattools)
2011-06-28 Kai Tietztree-ssa-forwprop.c (simplify_bitwise_binary): Improve...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-10 Richard Guenthertree-ssa-forwprop.c (ssa_forward_propagate_and_combine...
2011-05-31 Richard Guenthertree-ssa-forwprop.c (forward_propagate_into_comparison...
2011-05-30 Richard Guenthertree-ssa-forwprop.c (forward_propagate_into_comparison...
2011-05-11 Richard Guentherre PR tree-optimization/15256 ([tree-ssa] Optimize...
2011-05-11 Richard Guentherre PR middle-end/18041 (OR of two single-bit bitfields...
2011-05-10 Richard Guenthertree-ssa-forwprop.c (combine_conversions): Pattern...
2011-05-04 Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-04-22 Jakub Jelinekre PR tree-optimization/48717 (integer wrong code bug)
2011-03-31 Jeff Lawtree-ssa-forwprop.c (forward_propagate_into_cond):...
2011-02-08 Richard Guentherre PR tree-optimization/47632 (ICE: verify_flow_info...
2011-01-25 Jakub Jelinekre PR tree-optimization/47265 (Error: SSA name in freel...
2011-01-14 Richard Guentherre PR tree-optimization/47280 (ICE: verify_stmts failed...
2010-11-15 Jakub Jelinekre PR tree-optimization/46461 (ICE: invalid argument...
next