This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d2ea9174d6c [Bitcode] Update CHECK-DAG usage in tests new 762bc72e903 [X86] Avoid SFB - Skip meta instructions new 707ccb57df3 [X86] Update test; NFC new 11cb153503d [GlobalISel][AArch64] Use getConstantVRegValWithLookThrough [...] new 51affaab1d6 [macCatalyst] Print out macCatalyst in llvm-objdump for the [...]
The 4 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/MachineBasicBlock.h | 22 ++++++ include/llvm/Object/MachO.h | 2 +- lib/Target/AArch64/AArch64InstructionSelector.cpp | 10 +-- lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp | 8 +- test/CodeGen/AArch64/GlobalISel/select-cmp.mir | 44 +++++++++++ .../AArch64/GlobalISel/select-jump-table-brjt.mir | 17 ++--- ...b-g-no-change.mir => avoid-sfb-ignore-meta.mir} | 85 +++------------------- test/CodeGen/X86/pr38743.ll | 16 ++-- test/MC/MachO/darwin-version-min-load-command.s | 2 +- .../X86/macho-maccatalyst-build-version.yaml | 2 +- 10 files changed, 101 insertions(+), 107 deletions(-) copy test/CodeGen/X86/{avoid-sfb-g-no-change.mir => avoid-sfb-ignore-meta.mir} (66%)