Revert r56315. When the instruction to speculate is a load, this
code can incorrectly move the load across a store. This never happens in practice today, but only because the current heuristics accidentally preclude it. llvm-svn: 147623
Loading
Please register or sign in to comment