OSDN Git Service

Add a test to ensure that all-ones vectors are materialized with pcmpeqd.
authorDan Gohman <gohman@apple.com>
Tue, 11 Mar 2008 21:37:00 +0000 (21:37 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 11 Mar 2008 21:37:00 +0000 (21:37 +0000)
commit6a6d27ac0b7607c0ad76a55bc4bd8897fe502c49
tree11ed2b5c7f700889f3d6419a706052c0ce9e1439
parentc1f53c742620dd4f2460685477303002bba8a8d8
Add a test to ensure that all-ones vectors are materialized with pcmpeqd.

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