This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1d081e6497c [CodeGen] Fix some Clang-tidy modernize-use-using and Inclu [...] new 5cc8b8253ed ARM: Do not add reserved registers to block livein lists; NFC new 6ef5e10ad7e ARM: Fix cmpxchg O0 expansion
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/ARM/ARMExpandPseudoInsts.cpp | 132 ++++++++++++++++++-------------- lib/Target/ARM/ARMFrameLowering.cpp | 5 +- lib/Target/ARM/Thumb1FrameLowering.cpp | 9 ++- test/CodeGen/ARM/cmpxchg-O0.ll | 9 ++- 4 files changed, 87 insertions(+), 68 deletions(-)