This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 70e0d71 [LoopDeletion] (cleanup, NFC) Make simple helper functions st [...] new ebd9341 [LoopDeletion] (cleanup, NFC) Remove a pointless comment. new d3e09ec [X86][SSE] Split UMIN and UMAX known bits tests new df7385e [GlobalISel] track predecessor mapping during switch lowering.
The 3 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: include/llvm/CodeGen/GlobalISel/IRTranslator.h | 29 +++++++++++- lib/CodeGen/GlobalISel/IRTranslator.cpp | 55 +++++++++++++++------- lib/Transforms/Scalar/LoopDeletion.cpp | 3 +- .../AArch64/GlobalISel/arm64-irtranslator.ll | 49 +++++++++++++++++++ test/CodeGen/X86/known-bits-vector.ll | 37 +++++++++++---- 5 files changed, 143 insertions(+), 30 deletions(-)