This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 34d87e26746 [InstCombine] add tests for movmsk (PR39927) NFC new a71d0d5fdc6 InstCombine: Scalarize single use icmp/fcmp new dec8ce2db26 [Hexagon] Couple of fixes in optimize addressing mode
The 2 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/Hexagon/HexagonOptAddrMode.cpp | 37 +++++++++++--------- .../InstCombine/InstCombineVectorOps.cpp | 12 +++++++ test/CodeGen/Hexagon/addrmode-immop.mir | 40 ++++++++++++++++++++++ test/Transforms/InstCombine/scalarization.ll | 32 ++++++++--------- 4 files changed, 89 insertions(+), 32 deletions(-) create mode 100644 test/CodeGen/Hexagon/addrmode-immop.mir