Test cases named with dates is a legacy rule not used now. Rename several test cases.
authorHao Liu <Hao.Liu@arm.com>
Fri, 30 May 2014 05:58:19 +0000 (05:58 +0000)
committerHao Liu <Hao.Liu@arm.com>
Fri, 30 May 2014 05:58:19 +0000 (05:58 +0000)
commitfd481d05beaec08e25e07e3d0d19cf26948074aa
tree04477b7d280af7d46f1c0a9bd7f7020a631786ea
parent8ffc96a163a9d4387feb06007d36ac1e419a8cd1
Test cases named with dates is a legacy rule not used now. Rename several test cases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209877 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/AArch64/2014-05-29-shrink-v1i64.ll [deleted file]
test/CodeGen/AArch64/arm64-2014-04-16-AnInfiniteLoopInDAGCombine.ll [deleted file]
test/CodeGen/AArch64/arm64-2014-04-28-sqshl-uqshl-i64Contant.ll [deleted file]
test/CodeGen/AArch64/arm64-2014-04-29-EXT-undef-mask.ll [deleted file]
test/CodeGen/AArch64/arm64-AnInfiniteLoopInDAGCombine.ll [new file with mode: 0644]
test/CodeGen/AArch64/arm64-EXT-undef-mask.ll [new file with mode: 0644]
test/CodeGen/AArch64/arm64-shrink-v1i64.ll [new file with mode: 0644]
test/CodeGen/AArch64/arm64-sqshl-uqshl-i64Contant.ll [new file with mode: 0644]