This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2f9bbd62288 Allow to apply cherry-picks when building Docker images. new b379571ef2a [globalisel][tablegen] Allow ImmLeaf predicates to use Inst [...] new ea38b36e412 [Hexagon] Adjust the value type for BCvt in LowerFormalArguments
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/InstructionSelector.h | 17 ++++--- .../CodeGen/GlobalISel/InstructionSelectorImpl.h | 6 +-- lib/Target/Hexagon/HexagonISelLowering.cpp | 10 +++- test/CodeGen/Hexagon/vect/vect-extract-i1-debug.ll | 14 ++++++ test/TableGen/GlobalISelEmitter.td | 53 +++++++++++++++------- utils/TableGen/GlobalISelEmitter.cpp | 34 +++++++++----- 6 files changed, 94 insertions(+), 40 deletions(-) create mode 100644 test/CodeGen/Hexagon/vect/vect-extract-i1-debug.ll