commit | bb5d7afc9fba2575cc4ee672d30e120f7c5d4d20 | [log] [tgz] |
---|---|---|
author | Evan Cheng <evan.cheng@apple.com> | Fri Oct 23 05:58:34 2009 +0000 |
committer | Evan Cheng <evan.cheng@apple.com> | Fri Oct 23 05:58:34 2009 +0000 |
tree | 5aa3e95ad3059f1fc668c0e82cb513c87ab5e158 | |
parent | 868e7d89bcd9c39376174a0ec12e4f6ea5ec25ff [diff] [blame] |
Update tests for 84931. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84932 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/CodeGen/X86/vshift-1.ll b/test/CodeGen/X86/vshift-1.ll index edcff6a..ae845e0 100644 --- a/test/CodeGen/X86/vshift-1.ll +++ b/test/CodeGen/X86/vshift-1.ll
@@ -63,7 +63,7 @@ ; CHECK: shift3b: ; CHECK: movzwl ; CHECK: movd -; CHECK: psllw +; CHECK-NEXT: psllw %0 = insertelement <8 x i16> undef, i16 %amt, i32 0 %1 = insertelement <8 x i16> %0, i16 %amt, i32 1 %2 = insertelement <8 x i16> %0, i16 %amt, i32 2