Merging r259740:
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-branch.ll
index a00b22d85022065fb596be4e4caa071260dfbe95..332ed50ede6f2a898ef8c5a8aa46f531e3635470 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=thumbv7-apple-darwin -mattr=+thumb2 | FileCheck %s
+; RUN: llc < %s -mtriple=thumbv7-apple-darwin -mattr=+thumb2 -arm-atomic-cfg-tidy=0 | FileCheck %s
 ; If-conversion defeats the purpose of this test, which is to check
 ; conditional branch generation, so a call to make sure it doesn't
 ; happen and we get actual branches.