This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 02c2861 HexagonVectorPrint.cpp: Fix r277370. Don't use getInstrVecReg [...] new d18c8aa [ARM] Improve smul* and smla* isel for Thumb2
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/ARM/ARMInstrFormats.td | 6 ++ lib/Target/ARM/ARMInstrInfo.td | 41 ++++---- lib/Target/ARM/ARMInstrThumb2.td | 19 +++- test/CodeGen/ARM/smul.ll | 191 +++++++++++++++++++++++++++++++------- 4 files changed, 198 insertions(+), 59 deletions(-)