summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-10-15 18:04:20 +0000
committerTobias Grosser <tobias@grosser.es>2015-10-15 18:04:20 +0000
commit473a5c3253c7980a1df2a103b51ecaf3c2697614 (patch)
tree64ef4012b354e2e5bfb847f343173e4f6de4463e /llvm
parentbacc7ba7aad46a4c5060dd74ead360c7b2167d63 (diff)
downloadbcm5719-llvm-473a5c3253c7980a1df2a103b51ecaf3c2697614.tar.gz
bcm5719-llvm-473a5c3253c7980a1df2a103b51ecaf3c2697614.zip
test: Correctly check for branch statements
In r250408 'CHECK-NEXT: br' lines were removed as they also matched a '%polly.subregion.iv.inc' instruction and did consequently not check what they were supposed to check. However, without these lines we can not test that the .s2a instructions that are not any more generated since r250411 really are not emitted. Hence, we add back the CHECK-NEXT lines to ensure there are really no instructions generated between the store that we check for and the branch at the end of the basic block. To ensure we do not match too early, we now check for 'br i1' or 'br label'. llvm-svn: 250435
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud