Revert r212375 because of test failures

llvm-svn: 212376
This commit is contained in:
Ehsan Akhgari 2014-07-05 19:46:10 +00:00
parent 7c35b0f004
commit b3efe0602d
1 changed files with 0 additions and 4 deletions

View 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]