This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b18e44c72eb gn build: Merge r365687 new 069ef12420d [AArch64][GlobalISel] Optimize compare and branch cases wit [...]
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/GlobalISel/Utils.cpp | 3 + lib/Target/AArch64/AArch64InstructionSelector.cpp | 19 ++- test/CodeGen/AArch64/GlobalISel/select-cbz.mir | 132 +++++++++++++++++---- .../AArch64/GlobalISel/select-jump-table-brjt.mir | 3 +- test/CodeGen/AArch64/GlobalISel/swifterror.ll | 17 +-- 5 files changed, 131 insertions(+), 43 deletions(-)