[X86] Remove the remaining uses of memop from AVX and AVX2 instruction patterns....
authorCraig Topper <craig.topper@gmail.com>
Sun, 8 Feb 2015 22:38:25 +0000 (22:38 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 8 Feb 2015 22:38:25 +0000 (22:38 +0000)
commit3824fd3a255cf0c951d43e089b1d91268dc720b2
treea2b3bd5778c36edb4018866508d0074ade449d6c
parent15307c3eb2bca50642d08fc93b640c98e7c4dc7d
[X86] Remove the remaining uses of memop from AVX and AVX2 instruction patterns. AVX and AVX2 can handle unaligned loads being folded so we can just use 'load'

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228551 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrSSE.td
lib/Target/X86/X86InstrXOP.td