OSDN Git Service

[X86] Force fp stack folding tests to keep to specific domain.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 7 Feb 2015 16:14:55 +0000 (16:14 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 7 Feb 2015 16:14:55 +0000 (16:14 +0000)
commit3281412d2a5b00dc23d2da0ecd9c0da6d326a7aa
tree657035ef0c60d6f7d5f5674389f699f17a5b8e1a
parentbf4a435d0ad62bf8cd72285e113dffab08e15df1
[X86] Force fp stack folding tests to keep to specific domain.

General boolean instructions (AND, ANDN, OR, XOR) need to use a specific domain instruction (and not just the default).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228495 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/stack-folding-fp-avx1.ll
test/CodeGen/X86/stack-folding-fp-sse42.ll