-
Keith Randall authored
Implement a simple common-subexpression elimination. It uses value numbering & a dominator tree to detect redundant computation. Change-Id: Id0ff775e439c22f4d41bdd5976176017dd2a2086 Reviewed-on: https://go-review.googlesource.com/8172Reviewed-by:
Alan Donovan <adonovan@google.com>
149671df