diff options
-rw-r--r-- | test/CodeGen/X86/fast-isel-fneg.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/fast-isel-fneg.ll b/test/CodeGen/X86/fast-isel-fneg.ll index bd96ab95ef..67fdad2993 100644 --- a/test/CodeGen/X86/fast-isel-fneg.ll +++ b/test/CodeGen/X86/fast-isel-fneg.ll @@ -3,6 +3,7 @@ ; SSE2: xor ; SSE2: xor +; SSE2-NOT: xor ; CHECK: doo: ; CHECK: xor |