This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c3d81fb [ARM] GlobalISel: Support i8/i16 ABI extensions new 6bed410 [ARM] GlobalISel: Support i1 add and ABI extensions
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/ARMCallLowering.cpp | 2 +- lib/Target/ARM/ARMInstructionSelector.cpp | 28 +++++++++++ lib/Target/ARM/ARMLegalizerInfo.cpp | 5 +- .../ARM/GlobalISel/arm-instruction-select.mir | 55 ++++++++++++++++++++++ test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll | 14 ++++++ test/CodeGen/ARM/GlobalISel/arm-isel.ll | 17 +++++++ test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 27 +++++++++++ 7 files changed, 145 insertions(+), 3 deletions(-)