This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a47129d [SCCP] Make sure SCCP and ConstantFolding agree on undef >> a. new 8fd7b71 GlobalISel: factor overflow handling into separate function. NFC. new a6b6846 GlobalISel: fall back gracefully for debug intrinsics.
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: include/llvm/CodeGen/GlobalISel/IRTranslator.h | 3 + lib/CodeGen/GlobalISel/IRTranslator.cpp | 72 ++++++++++++++--------- test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 33 +++++++++++ 3 files changed, 80 insertions(+), 28 deletions(-)