aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2010-03-31 00:40:08 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2010-03-31 00:40:08 +0000
commitb16df90b48474ad8e426b80c9348d508bd576ed6 (patch)
tree248dd336e69167de222a2ebcd4f5fb4402f76752 /test/CodeGen
parent932df5e9f6301e8ddc938f02096ad6567e0e072f (diff)
downloadexternal_llvm-b16df90b48474ad8e426b80c9348d508bd576ed6.zip
external_llvm-b16df90b48474ad8e426b80c9348d508bd576ed6.tar.gz
external_llvm-b16df90b48474ad8e426b80c9348d508bd576ed6.tar.bz2
Fix typo. Thank you, valgrind.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99974 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen')
-rw-r--r--test/CodeGen/X86/widen_arith-5.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/widen_arith-5.ll b/test/CodeGen/X86/widen_arith-5.ll
index f7f3408..bae5c54 100644
--- a/test/CodeGen/X86/widen_arith-5.ll
+++ b/test/CodeGen/X86/widen_arith-5.ll
@@ -1,5 +1,5 @@
; RUN: llc < %s -march=x86-64 -mattr=+sse42 -disable-mmx | FileCheck %s
-; CHECK: movaps
+; CHECK: movdqa
; CHECK: pmulld
; CHECK: psubd