Commits

Mark Lacey committed bc36b2a6010
Improve handling of unreachable blocks in mem2reg. We were handling regular uses, but not handling promotions in things like debug_value_addr. This was exposed by some pass ordering changes I have in an upcoming commit.