summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/fpconv.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2009-06-24 06:36:07 +0000
committerEvan Cheng <evan.cheng@apple.com>2009-06-24 06:36:07 +0000
commitd76d0aa68aaf0e9166b1d175833188c03f8ae25e (patch)
treecf5165372d57842491b9fc154ff3f8eca0b525c9 /llvm/test/CodeGen/ARM/fpconv.ll
parent9db5fbac05bf6ca6007bca84ff46f2da4f929a85 (diff)
downloadbcm5719-llvm-d76d0aa68aaf0e9166b1d175833188c03f8ae25e.tar.gz
bcm5719-llvm-d76d0aa68aaf0e9166b1d175833188c03f8ae25e.zip
Move thumb and thumb2 tests into separate directories.
llvm-svn: 74068
Diffstat (limited to 'llvm/test/CodeGen/ARM/fpconv.ll')
-rw-r--r--llvm/test/CodeGen/ARM/fpconv.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/fpconv.ll b/llvm/test/CodeGen/ARM/fpconv.ll
index 23850075d0d..218b25f9c1b 100644
--- a/llvm/test/CodeGen/ARM/fpconv.ll
+++ b/llvm/test/CodeGen/ARM/fpconv.ll
@@ -20,7 +20,6 @@
; RUN: grep floatsidf %t
; RUN: grep floatunsisf %t
; RUN: grep floatunsidf %t
-; RUN: llvm-as < %s | llc -march=thumb
define float @f1(double %x) {
entry:
OpenPOWER on IntegriCloud