This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1a767b30ad5 [sancov][NFC] Make filename Regexes "const" new e15a2ad07a2 Revert r372893 "[CodeGen] Replace -max-jump-table-size with [...]
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: include/llvm/CodeGen/BasicTTIImpl.h | 2 +- include/llvm/CodeGen/SwitchLoweringUtils.h | 8 +++ include/llvm/CodeGen/TargetLowering.h | 28 ++++----- lib/CodeGen/SwitchLoweringUtils.cpp | 94 ++++++++++++++---------------- lib/CodeGen/TargetLoweringBase.cpp | 18 +++--- lib/Target/AArch64/AArch64ISelLowering.cpp | 7 ++- lib/Target/AArch64/AArch64Subtarget.cpp | 4 +- lib/Target/AArch64/AArch64Subtarget.h | 4 +- test/CodeGen/AArch64/max-jump-table.ll | 46 +++++++-------- 9 files changed, 107 insertions(+), 104 deletions(-)