This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 78ee34a412e Reland "[Remarks] Refactor remark diagnostic emission in a [...] new fffa6110345 Revert "[CodeGen] Omit range checks from jump tables when l [...]
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 | 63 ----------------- test/CodeGen/X86/pr38743.ll | 72 ++++++++++--------- test/CodeGen/X86/switch-jump-table.ll | 8 +-- 5 files changed, 92 insertions(+), 136 deletions(-) delete mode 100644 test/CodeGen/AArch64/switch-unreachable-default.ll