+2013-09-20 Jeff Law <law@redhat.com>
+
+ * tree-ssa-dom.c (record_temporary_equivalences): Add comment.
+
2013-09-20 Yufeng Zhang <yufeng.zhang@arm.com>
* config/aarch64/aarch64-builtins.c (aarch64_simd_expand_args):
return lookup_avail_expr (stmt, false);
}
+/* Record into the equivalence tables any equivalences implied by
+ traversing edge E (which are cached in E->aux).
+
+ Callers are responsible for managing the unwinding markers. */
static void
record_temporary_equivalences (edge e)
{