[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)
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


No differences found