This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e72574604cc [GlobalOpt] Pass DTU to removeUnreachableBlocks instead of [...] new 1256340bcbe Switch lowering: omit range check for bit tests when defaul [...] new c16df692d66 Revert [GlobalOpt] Pass DTU to removeUnreachableBlocks inst [...]
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/SwitchLoweringUtils.h | 3 +- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 40 ++++++++++++++---------- lib/Transforms/IPO/GlobalOpt.cpp | 10 ++++-- test/CodeGen/X86/switch-bt.ll | 5 ++- 4 files changed, 34 insertions(+), 24 deletions(-)