This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5827f9803fd [ARM GlobalISel] Legalize extensions to < 32 bits new 1e513e8bae8 [ARM GlobalISel] Rename some inst selector tests. NFC new b4dded67c1c [ARM GlobalISel] Select extensions to < 32 bits
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/ARM/ARMInstructionSelector.cpp | 7 +- .../ARM/GlobalISel/arm-instruction-select.mir | 356 ++++++++++++++++++- test/CodeGen/ARM/GlobalISel/thumb-select-exts.mir | 380 +++++++++++++++++++-- 3 files changed, 693 insertions(+), 50 deletions(-)