[X86, AVX] add an exedepfix entry for vmovq == vmovlps == vmovlpd
authorSanjay Patel <spatel@rotateright.com>
Fri, 17 Apr 2015 17:02:37 +0000 (17:02 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 17 Apr 2015 17:02:37 +0000 (17:02 +0000)
commitc7b16819e8b7571ad80083e010e2475bea812d49
treed2188a0a5c02dd4f64acbcda350d629997039c99
parent80c84fe4ffbb629abcfea959c32bf17356f6cff6
[X86, AVX] add an exedepfix entry for vmovq == vmovlps == vmovlpd

This is the AVX extension of r235014:
http://llvm.org/viewvc/llvm-project?view=revision&revision=235014

Review:
http://reviews.llvm.org/D8691

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235210 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp
test/CodeGen/X86/avx-intrinsics-x86.ll
test/CodeGen/X86/exedeps-movq.ll
test/CodeGen/X86/load-slice.ll
test/CodeGen/X86/widen_load-1.ll