Add the remaining AVX versions of instructions to X86InstrInfo, this
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Thu, 15 Sep 2011 22:15:52 +0000 (22:15 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Thu, 15 Sep 2011 22:15:52 +0000 (22:15 +0000)
commitb4e905d027beb83428b8e4cc40023fce1f647acd
treeb79673f62733accbc0dbdee08b978f05862f6236
parent56019a32bdfc65b3e97aec3827f4d12b091365bb
Add the remaining AVX versions of instructions to X86InstrInfo, this
time for describing high latency ones and for recognizting loads
from the same base pointer

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139864 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp