OSDN Git Service

Move various XCore tests to FileCheck
authorRichard Osborne <richard@xmos.com>
Tue, 1 Nov 2011 10:41:28 +0000 (10:41 +0000)
committerRichard Osborne <richard@xmos.com>
Tue, 1 Nov 2011 10:41:28 +0000 (10:41 +0000)
commit70ad3951e419ee0f1a612cab2f206e4478b757b5
treea1a52c9cb5ada0d7a3b46ec67f54752a5f9a1f8b
parentce7de9f36dd2bce82010bd5a1178efbcb1efabe7
Move various XCore tests to FileCheck

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143457 91177308-0d34-0410-b5e6-96231b3b80d8
17 files changed:
test/CodeGen/XCore/cos.ll
test/CodeGen/XCore/exp.ll
test/CodeGen/XCore/exp2.ll
test/CodeGen/XCore/fneg.ll
test/CodeGen/XCore/getid.ll
test/CodeGen/XCore/load.ll
test/CodeGen/XCore/log.ll
test/CodeGen/XCore/log10.ll
test/CodeGen/XCore/log2.ll
test/CodeGen/XCore/pow.ll
test/CodeGen/XCore/powi.ll
test/CodeGen/XCore/private.ll
test/CodeGen/XCore/sin.ll
test/CodeGen/XCore/sqrt.ll
test/CodeGen/XCore/store.ll
test/CodeGen/XCore/trap.ll
test/CodeGen/XCore/unaligned_store_combine.ll