This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 20f23a27dd8 [globalisel][tablegen] Try again to fix builds on old MSVC' [...] new 2fe29b4914f [ARM] GlobalISel: Add support for G_TRUNC
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/ARMInstructionSelector.cpp | 31 +++++++++++++++++----- lib/Target/ARM/ARMRegisterBankInfo.cpp | 1 + .../ARM/GlobalISel/arm-instruction-select.mir | 30 +++++++++++++++++++++ test/CodeGen/ARM/GlobalISel/arm-isel.ll | 24 +++++++++++++++++ test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 23 ++++++++++++++++ 5 files changed, 103 insertions(+), 6 deletions(-)