summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2010-08-11 17:25:51 +0000
committerEvan Cheng <evan.cheng@apple.com>2010-08-11 17:25:51 +0000
commite1f0859789034c2de0eb88e0e25fd9e761ad25ba (patch)
treeec250bb6ecb1a364e30aaf5c32fbc6da7f604bb9 /test/CodeGen/Thumb
parentdfa28b157dd066eed4db9d2256f55c23b88df637 (diff)
downloadexternal_llvm-e1f0859789034c2de0eb88e0e25fd9e761ad25ba.zip
external_llvm-e1f0859789034c2de0eb88e0e25fd9e761ad25ba.tar.gz
external_llvm-e1f0859789034c2de0eb88e0e25fd9e761ad25ba.tar.bz2
Fix test and re-enable it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110829 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Thumb')
-rw-r--r--test/CodeGen/Thumb/barrier.ll8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/CodeGen/Thumb/barrier.ll b/test/CodeGen/Thumb/barrier.ll
index 93a643f..c611b86 100644
--- a/test/CodeGen/Thumb/barrier.ll
+++ b/test/CodeGen/Thumb/barrier.ll
@@ -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