This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_80 in repository llvm.
from b6061fb92a4 Merging r354505: ------------------------------------------ [...] new 9f2b4061a53 Merging r355116 and r355117: new 689836bcc46 Merging r352465: ------------------------------------------ [...]
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: lib/Target/AArch64/AArch64AsmPrinter.cpp | 13 ++++++-- lib/Target/AArch64/AArch64TargetMachine.cpp | 4 +-- lib/Target/X86/X86ISelLowering.cpp | 7 ++-- test/CodeGen/{X86 => AArch64}/win64-jumptable.ll | 42 +++++++++--------------- test/CodeGen/X86/pr40891.ll | 22 +++++++++++++ 5 files changed, 55 insertions(+), 33 deletions(-) copy test/CodeGen/{X86 => AArch64}/win64-jumptable.ll (51%) create mode 100644 test/CodeGen/X86/pr40891.ll