add a trivial test that vector compares work.
authorChris Lattner <sabre@nondot.org>
Tue, 7 Jul 2009 22:51:09 +0000 (22:51 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 7 Jul 2009 22:51:09 +0000 (22:51 +0000)
commitcb178c61e402c2d012b0b0f60336ff2209cd3ed1
treee58d5464999aac691d2d7f4bc4026d84770eaba7
parent0a6c2d8deab5124198e8cd5fbb3c43509be3e511
add a trivial test that vector compares work.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74963 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/vec_compare.ll [new file with mode: 0644]