Add a test to ensure that we can assembly comparisons of packed values.
authorReid Spencer <rspencer@reidspencer.com>
Thu, 4 Jan 2007 00:29:09 +0000 (00:29 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 4 Jan 2007 00:29:09 +0000 (00:29 +0000)
commitc01901c63774de143237a8d18940e7d7a5eb8a00
tree04198a5b19af7fbf424aa87afad1f3b57779a221
parente68853be66078c6bf311b1beeb9a86d6821bebea
Add a test to ensure that we can assembly comparisons of packed values.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32854 91177308-0d34-0410-b5e6-96231b3b80d8
test/Feature/packed_cmp.ll [new file with mode: 0755]