summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2010-09-29-mc-asm-header-test.ll
diff options
context:
space:
mode:
authorAmara Emerson <amara.emerson@arm.com>2013-10-11 16:03:43 +0000
committerAmara Emerson <amara.emerson@arm.com>2013-10-11 16:03:43 +0000
commitfc3dc102e0bef8ecb7cd13ceab77dc130175f792 (patch)
tree49f7be1b4c22130fc70be7b2301317382de6cd94 /test/CodeGen/ARM/2010-09-29-mc-asm-header-test.ll
parentd2f8df50fbd2d91cc9f9e4c6b9c4b65304e710c1 (diff)
downloadllvm-fc3dc102e0bef8ecb7cd13ceab77dc130175f792.tar.gz
llvm-fc3dc102e0bef8ecb7cd13ceab77dc130175f792.tar.bz2
llvm-fc3dc102e0bef8ecb7cd13ceab77dc130175f792.tar.xz
[ARM] Fix FP ABI attributes with no VFP enabled.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192458 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/ARM/2010-09-29-mc-asm-header-test.ll')
-rw-r--r--test/CodeGen/ARM/2010-09-29-mc-asm-header-test.ll5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/CodeGen/ARM/2010-09-29-mc-asm-header-test.ll b/test/CodeGen/ARM/2010-09-29-mc-asm-header-test.ll
index c86028daaf..2a31703753 100644
--- a/test/CodeGen/ARM/2010-09-29-mc-asm-header-test.ll
+++ b/test/CodeGen/ARM/2010-09-29-mc-asm-header-test.ll
@@ -9,7 +9,6 @@
; RUN: llc < %s -mtriple=armv8-linux-gnueabi -mattr=+neon | FileCheck %s --check-prefix=V8-NEON
; RUN: llc < %s -mtriple=armv8-linux-gnueabi -mattr=+fp-armv8 -mattr=+neon | FileCheck %s --check-prefix=V8-FPARMv8-NEON
; RUN: llc < %s -mtriple=armv8-linux-gnueabi -mattr=+fp-armv8,+neon,+crypto | FileCheck %s --check-prefix=V8-FPARMv8-NEON-CRYPTO
-; RUN: llc < %s -mtriple=armv7-linux-gnueabi -mattr=-neon,-vfp2 | FileCheck %s --check-prefix=NOFP
; RUN: llc < %s -mtriple=armv7-linux-gnueabi -mcpu=cortex-a9 | FileCheck %s --check-prefix=CORTEX-A9
; RUN: llc < %s -mtriple=thumbv6m-linux-gnueabi -mcpu=cortex-m0 | FileCheck %s --check-prefix=CORTEX-M0
; RUN: llc < %s -mtriple=thumbv7m-linux-gnueabi -mcpu=cortex-m4 | FileCheck %s --check-prefix=CORTEX-M4
@@ -86,10 +85,6 @@
; V8-FPARMv8-NEON-CRYPTO: .eabi_attribute 10, 7
; V8-FPARMv8-NEON-CRYPTO: .eabi_attribute 12, 3
-; NOFP-NOT: .eabi_attribute 20
-; NOFP-NOT: .eabi_attribute 21
-; NOFP-NOT: .eabi_attribute 23
-
; CORTEX-A9: .cpu cortex-a9
; CORTEX-A9: .eabi_attribute 6, 10
; CORTEX-A9: .eabi_attribute 7, 65