Skip to content
Commit 8cb97523 authored by Jakob Stoklund Olesen's avatar Jakob Stoklund Olesen
Browse files

Revert r153516: "Invalidate liveness in Thumb2ITBlockPass."

Revert r153519: "ARMLoadStoreOptimizer invalidates register liveness."

These patches caused miscompilations in povray by turning off branch
folding's updating of live-in lists.

It turns out the the late scheduler depends on the live-in lists, even
if it doesn't need correct kill flags.

<rdar://problem/11139228>

llvm-svn: 153593
parent 8e58c90f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment