summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-shifter.ll
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2010-05-05 23:44:43 +0000
committerJim Grosbach <grosbach@apple.com>2010-05-05 23:44:43 +0000
commit29402132f3e890a2771818f44987ede213297431 (patch)
treea8b44b3b27d913edc1edb17de108a1e3d32fba53 /test/CodeGen/Thumb2/thumb2-shifter.ll
parent1cc0d628552a43568ec7c143698025ab18f2e072 (diff)
downloadllvm-29402132f3e890a2771818f44987ede213297431.tar.gz
llvm-29402132f3e890a2771818f44987ede213297431.tar.bz2
llvm-29402132f3e890a2771818f44987ede213297431.tar.xz
Cleanup of ARMv7M support. Move hardware divide and Thumb2 extract/pack
instructions to subtarget features and update tests to reflect. PR5717. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103136 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Thumb2/thumb2-shifter.ll')
-rw-r--r--test/CodeGen/Thumb2/thumb2-shifter.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Thumb2/thumb2-shifter.ll b/test/CodeGen/Thumb2/thumb2-shifter.ll
index b106cedc09..98854a1205 100644
--- a/test/CodeGen/Thumb2/thumb2-shifter.ll
+++ b/test/CodeGen/Thumb2/thumb2-shifter.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=thumb -mattr=+thumb2 | FileCheck %s
+; RUN: llc < %s -march=thumb -mattr=+thumb2,+t2xtpk | FileCheck %s
define i32 @t2ADDrs_lsl(i32 %X, i32 %Y) {
; CHECK: t2ADDrs_lsl