]> granicus.if.org Git - llvm/commit
[X86] AVX512: Use the TD version of CD8_Scale in the assembler
authorAdam Nemet <anemet@apple.com>
Thu, 17 Jul 2014 17:04:50 +0000 (17:04 +0000)
committerAdam Nemet <anemet@apple.com>
Thu, 17 Jul 2014 17:04:50 +0000 (17:04 +0000)
commit5c6e7de1adecc6dfe9b0f3340a0b2380cc9e5022
treeecac23be8b147b5bc267ac98b3ec8350512b93e0
parentccba8025da66cf2d757ece962d35b99ead062d46
[X86] AVX512: Use the TD version of CD8_Scale in the assembler

Passes the computed scaling factor in TSFlags rather than the old attributes.

Also removes the C++ version of computing the scaling factor (MemObjSize)
along with the asserts added by the previous patch.

No functional change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213279 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/MCTargetDesc/X86BaseInfo.h
lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
lib/Target/X86/X86InstrFormats.td