summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/debuglineinfo.test
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2016-04-15 21:45:30 +0000
committerHans Wennborg <hans@hanshq.net>2016-04-15 21:45:30 +0000
commit07f6d3a89379d615f266df16d0b076e457fa05ae (patch)
tree46cf1cf3049024d4b5dd785b07e41ff69c7a4a2f /llvm/test/DebugInfo/debuglineinfo.test
parentc944c13dc186b57cc4e16e73c9dc5413d7b7402a (diff)
downloadbcm5719-llvm-07f6d3a89379d615f266df16d0b076e457fa05ae.tar.gz
bcm5719-llvm-07f6d3a89379d615f266df16d0b076e457fa05ae.zip
Switch lowering: don't add incoming PHI values from skipped bit test MBB's (PR27135)
After r245976, LLVM will skip the last bit test case if knows it will always be true. However, we would still erroneously update PHI nodes with incoming values from the MBB that would perform the final bit test, causing -verify-machineinstrs to fail. llvm-svn: 266479
Diffstat (limited to 'llvm/test/DebugInfo/debuglineinfo.test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud