[PATCH][match-and-simplify] Fix call handling
This fixes call handling. Committed to the branch. Richard. 2014-05-14 Richard Biener * gimple-match-head.c (maybe_push_res_to_seq): Fix res != NULL case and add a comment. (gimple_match_and_simplify): Properly handle virtual operands when we replace the stmt
[PATCH][match-and-simplify] Fix call handling some more
Committed. Richard. 2014-03-13 Richard Biener * gimple-match-head.c (gimple_resimplify2, gimple_resimplify3): Implement missing call handling. (gimple_match_and_simplify): Fix lhs gathering. Index: gcc/gimple-match-head.c =