This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cfee44a [CodeGen] Use bitfields instead of manual masks in ArgFlagsTy, NFC new 1a3fe2b MIR: parse & print the atomic parts of a MachineMemOperand. new 13a4b7e GlobalISel: represent atomic loads & stores via the MachineMe [...]
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/CodeGen/GlobalISel/IRTranslator.cpp | 15 +++----- lib/CodeGen/MIRParser/MIParser.cpp | 42 ++++++++++++++++++++-- lib/CodeGen/MIRPrinter.cpp | 9 +++++ lib/Target/AArch64/AArch64InstructionSelector.cpp | 6 ++++ test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 9 +++++ .../AArch64/GlobalISel/arm64-irtranslator.ll | 21 +++++++++++ test/CodeGen/MIR/AArch64/atomic-memoperands.mir | 30 ++++++++++++++++ ...xpected-size-integer-after-memory-operation.mir | 2 +- 8 files changed, 120 insertions(+), 14 deletions(-) create mode 100644 test/CodeGen/MIR/AArch64/atomic-memoperands.mir