diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/shift-and.ll')
| -rw-r--r-- | llvm/test/CodeGen/X86/shift-and.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/shift-and.ll b/llvm/test/CodeGen/X86/shift-and.ll index bb8eaa3c1cb..c61bff72ca6 100644 --- a/llvm/test/CodeGen/X86/shift-and.ll +++ b/llvm/test/CodeGen/X86/shift-and.ll @@ -99,7 +99,6 @@ define i64 @t5(i64 %t, i64 %val) nounwind { define void @t5ptr(i64 %t, i64* %ptr) nounwind { ; X64-LABEL: t5ptr: ; X64: ## BB#0: -; X64-NEXT: andb $-65, %dil ; X64-NEXT: movl %edi, %ecx ; X64-NEXT: shrq %cl, (%rsi) ; X64-NEXT: retq |

