Revert r219175 - [InstCombine] re-commit r218721 icmp-select-icmp optimization
[oota-llvm.git] / test / Transforms / LoopUnswitch / 2011-06-02-CritSwitch.ll
index 61c54ddb156b450052f65af5751bd927a8e3981a..609520064a7a73fc1e995cfab365fa23ad60a9aa 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt -loop-unswitch -disable-output
+; RUN: opt -loop-unswitch -disable-output < %s
 ; PR10031
 
 define i32 @test(i32 %command) {