summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2017-11-14 11:43:54 +0000
committerTim Northover <tnorthover@apple.com>2017-11-14 11:43:54 +0000
commit5cdc4f9c330c7d4d411e1bbc77084c1415593ded (patch)
tree6271b8501dbad98cded7989efa08065e6bc65bb5 /llvm/test/Transforms/LoopVectorize
parent7a91c08414b86eaa8d48d71847d09bde8a075d79 (diff)
downloadbcm5719-llvm-5cdc4f9c330c7d4d411e1bbc77084c1415593ded.tar.gz
bcm5719-llvm-5cdc4f9c330c7d4d411e1bbc77084c1415593ded.zip
ARM: correctly update CFG when splitting BB to fix branch.
Because the block-splitting code is multi-purpose, we have to meddle with the branches when using it to fixup a conditional branch destination. We got the code right, but forgot to update the CFG so the verifier complained when expensive checks were on. Probably harmless since constant-islands comes so late, but best to fix it anyway. llvm-svn: 318148
Diffstat (limited to 'llvm/test/Transforms/LoopVectorize')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud