[ARM64] Add RUN lines for "–target arm64 –mattr=-fp-armv8" on AArch64 no-fp test.
authorKevin Qin <Kevin.Qin@arm.com>
Fri, 25 Apr 2014 09:44:20 +0000 (09:44 +0000)
committerKevin Qin <Kevin.Qin@arm.com>
Fri, 25 Apr 2014 09:44:20 +0000 (09:44 +0000)
commit435b9bd9fb1c9ebe68b4332035d318808659486c
tree31e0ac6d98cdee8caa234e7a085097106558702a
parent78eedb15c90eb2cff925f51784a02cfb5cb93882
[ARM64] Add RUN lines for "–target arm64 –mattr=-fp-armv8" on AArch64 no-fp test.

This patch is a supplement of implementing predicate of FP, enabling aarch64 backend
no-fp tests on arm64 target for verification. During this, one bug is exposed and
fixed by this patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207215 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/ARM64ISelLowering.cpp
test/CodeGen/AArch64/alloca.ll
test/CodeGen/AArch64/cond-sel.ll
test/CodeGen/AArch64/directcond.ll
test/CodeGen/AArch64/func-argpassing.ll
test/CodeGen/AArch64/func-calls.ll
test/CodeGen/AArch64/ldst-regoffset.ll
test/CodeGen/AArch64/ldst-unscaledimm.ll
test/CodeGen/AArch64/ldst-unsignedimm.ll
test/CodeGen/AArch64/literal_pools_float.ll