This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a4f750ac77e [test][AArch64] Relax the opcode tests for FP min/max instr [...] new 132a289c39d [macCatalyst] Use macCatalyst pretty name in .build_version [...] new f447770cdc7 [WebAssembly] refactored utilities to not depend on MachineInstr
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/MC/MCAsmStreamer.cpp | 2 +- lib/MC/MCParser/DarwinAsmParser.cpp | 2 +- .../MCTargetDesc/WebAssemblyMCTargetDesc.h | 255 +++++++++++++++++++-- lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp | 4 +- lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp | 2 +- .../WebAssembly/WebAssemblyExplicitLocals.cpp | 8 +- .../WebAssembly/WebAssemblyFrameLowering.cpp | 3 +- lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp | 4 +- .../WebAssemblyPrepareForLiveIntervals.cpp | 4 +- lib/Target/WebAssembly/WebAssemblyRegNumbering.cpp | 2 +- lib/Target/WebAssembly/WebAssemblyRegStackify.cpp | 4 +- lib/Target/WebAssembly/WebAssemblyUtilities.cpp | 219 +----------------- lib/Target/WebAssembly/WebAssemblyUtilities.h | 10 - test/CodeGen/X86/macCatalyst.ll | 2 +- test/MC/MachO/build-version-maccatalyst.s | 4 +- 15 files changed, 259 insertions(+), 266 deletions(-)