Fix a bunch of bugs handling vector compare constant expressions, fixing
authorChris Lattner <sabre@nondot.org>
Mon, 14 Jul 2008 05:17:31 +0000 (05:17 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 14 Jul 2008 05:17:31 +0000 (05:17 +0000)
commitbbedb0e40860f3679a589dda7c6ce6645364bd9b
tree5da29c61639a6bfcbd4647b38237bd46bf0c84a6
parent071aade5f0e680c70fbfc824fef690537e93cf9b
Fix a bunch of bugs handling vector compare constant expressions, fixing
PR2317.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53544 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Constants.cpp
test/Assembler/vector-cmp.ll [new file with mode: 0644]