diff options
author | Cameron Zwarich <zwarich@apple.com> | 2010-12-27 05:17:23 +0000 |
---|---|---|
committer | Cameron Zwarich <zwarich@apple.com> | 2010-12-27 05:17:23 +0000 |
commit | b95bfe1667966987eb04b3fc7b4ba6ef0a23208a (patch) | |
tree | 492e0b1222d6ccd00266d0720aad9ed36e0ac3ee /llvm/lib/CodeGen/StrongPHIElimination.cpp | |
parent | 9e590024f61e68df2bc494513bf6b893ce5b6f30 (diff) | |
download | bcm5719-llvm-b95bfe1667966987eb04b3fc7b4ba6ef0a23208a.tar.gz bcm5719-llvm-b95bfe1667966987eb04b3fc7b4ba6ef0a23208a.zip |
Add knowledge of phi-def and phi-kill valnos to MachineVerifier's predecessor
valno verification. The "Different value live out of predecessor" check is
incorrect in the case of phi-def valnos, so just skip that check for phi-def
valnos and instead check that all of the valnos for predecessors have phi-kill.
Fixes PR8863.
llvm-svn: 122581
Diffstat (limited to 'llvm/lib/CodeGen/StrongPHIElimination.cpp')
0 files changed, 0 insertions, 0 deletions