This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0ed16f7c213 [InstCombine] canonicalize MUL with NEG operand new e3c665a0ab3 Omit range checks from jump tables when lowering switches w [...]
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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 81 ++++++++-------------- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 5 +- test/CodeGen/AArch64/switch-unreachable-default.ll | 62 +++++++++++++++++ 3 files changed, 95 insertions(+), 53 deletions(-) create mode 100644 test/CodeGen/AArch64/switch-unreachable-default.ll