This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f8ea8c96b80 [X86] Enable the add with 128 -> sub with -128 encoding tri [...] new 46b09a3368a Reversing the commit of revision 355483 since it is giving [...]
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 | 80 ++++++++++++++-------- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 5 +- test/CodeGen/AArch64/switch-unreachable-default.ll | 62 ----------------- test/CodeGen/X86/pr38743.ll | 72 ++++++++++--------- test/CodeGen/X86/switch-jump-table.ll | 8 +-- 5 files changed, 92 insertions(+), 135 deletions(-) delete mode 100644 test/CodeGen/AArch64/switch-unreachable-default.ll