Filecheckized 2x tests in SimplifyCFG and removed their date prefix to fit with curre...
authorMichael Gottesman <mgottesman@apple.com>
Thu, 31 Jan 2013 01:04:23 +0000 (01:04 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Thu, 31 Jan 2013 01:04:23 +0000 (01:04 +0000)
commit67dad63de642cb4d94928eae5d3568268e3398bd
tree41704eedeb922074d2417186a450b6657900f184
parentc6077eff8b9963b59de21e5d1dfae7a6ea75da36
Filecheckized 2x tests in SimplifyCFG and removed their date prefix to fit with current llvm style for test names.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174011 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/SimplifyCFG/2002-05-05-EmptyBlockMerge.ll [deleted file]
test/Transforms/SimplifyCFG/2002-06-24-PHINode.ll [deleted file]
test/Transforms/SimplifyCFG/EmptyBlockMerge.ll [new file with mode: 0644]
test/Transforms/SimplifyCFG/PHINode.ll [new file with mode: 0644]