This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 74a12b37401 Remove dead function declaration. new c936ad38895 [Hexagon] Account for negative offset when limiting max deviation new ca37830df00 Make the combiner check if shifts are legal before creating them
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: .../llvm/CodeGen/GlobalISel/LegalizerCombiner.h | 28 +++++++++++--- include/llvm/CodeGen/GlobalISel/LegalizerHelper.h | 3 ++ lib/CodeGen/GlobalISel/Legalizer.cpp | 5 ++- lib/Target/Hexagon/HexagonConstExtenders.cpp | 10 ++++- test/CodeGen/Hexagon/cext-opt-range-offset.mir | 43 ++++++++++++++++++++++ 5 files changed, 79 insertions(+), 10 deletions(-) create mode 100644 test/CodeGen/Hexagon/cext-opt-range-offset.mir