[PATCH] [ARM64] Add RUN lines for "–target arm64 –mattr=-fp-armv8" on AArch64 no-fp test.
Kevin Qin
kevinqindev at gmail.com
Fri Apr 25 02:29:09 PDT 2014
Hi t.p.northover,
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. Please review, thanks.
http://reviews.llvm.org/D3504
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3504.8834.patch
Type: text/x-patch
Size: 10607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140425/dbd88c09/attachment.bin>
More information about the llvm-commits
mailing list