Fix test and re-enable it.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 11 Aug 2010 17:25:51 +0000 (17:25 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 11 Aug 2010 17:25:51 +0000 (17:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110829 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Thumb/barrier.ll

index 93a643f5a9968fdbbce37939f6b179ee38c4be2c..c611b865f67d8a5808c88962b0c51360a047bf0d 100644 (file)
@@ -1,11 +1,11 @@
-; RUN: llc < %s -march=thumb -mattr=+v6  | FileCheck %s -check-prefix=V6
-; RUN: llc < %s -march=thumb -mattr=+v6m | FileCheck %s -check-prefix=V6M
+; RUN: llc < %s -mtriple=thumbv6-apple-darwin  | FileCheck %s -check-prefix=V6
+; RUN: llc < %s -march=thumb -mattr=+v6m       | FileCheck %s -check-prefix=V6M
 
 declare void @llvm.memory.barrier( i1 , i1 , i1 , i1 , i1 )
 
 define void @t1() {
 ; V6: t1:
-; V6_TEMPORARILY_DISABLED: blx {{_*}}sync_synchronize
+; V6: blx {{_*}}sync_synchronize
 
 ; V6M: t1:
 ; V6M: dsb
@@ -15,7 +15,7 @@ define void @t1() {
 
 define void @t2() {
 ; V6: t2:
-; V6_TEMPORARILY_DISABLED: blx {{_*}}sync_synchronize
+; V6: blx {{_*}}sync_synchronize
 
 ; V6M: t2:
 ; V6M: dmb