Revert r212375 because of test failures
authorEhsan Akhgari <ehsan.akhgari@gmail.com>
Sat, 5 Jul 2014 19:46:10 +0000 (19:46 +0000)
committerEhsan Akhgari <ehsan.akhgari@gmail.com>
Sat, 5 Jul 2014 19:46:10 +0000 (19:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212376 91177308-0d34-0410-b5e6-96231b3b80d8

test/MC/X86/x86-32-ms-inline-asm.s

index c41c90426c9aca2a989a02702262557e6f721b27..d912915c585e205b344d4e8eedfa6e6213e9a668 100644 (file)
@@ -73,10 +73,6 @@ _t21:                                   ## @t21
 // CHECK: movl 16(%esi,%eax,2), %eax
 // CHECK: # encoding: [0x8b,0x44,0x46,0x10]
 
-       mov eax, ~15
-// CHECK: movl ~15, %eax
-// CHECK: # encoding: [0xa1,A,A,A,A]
-
     prefetchnta 64[eax]
 // CHECK: prefetchnta 64(%eax)
 // CHECK: # encoding: [0x0f,0x18,0x40,0x40]