Now that fold-pcmpeqd-0.ll is effectively testing that scheduling helps
authorDan Gohman <gohman@apple.com>
Tue, 6 Jan 2009 23:48:10 +0000 (23:48 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 6 Jan 2009 23:48:10 +0000 (23:48 +0000)
commit0a79a2f8b04aeb74901ebc91be2206cc70d6d823
tree6434614aedd8f010a3c708877ab9d1863009dbaa
parentcca2983291bb5502085148164ad77e8017dd8cde
Now that fold-pcmpeqd-0.ll is effectively testing that scheduling helps
avoid the need for spilling, add a new testcase that tests that the
pcmpeqd used for V_SETALLONES is changed to a constant-pool load as
needed.

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