This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5929f429802 [Path] Sink predicate computations to their uses. NFCI. new 21784bb6fb5 LangRef: Fix/improve cmpxchg wording new 566237cdaa4 ARM: Fix CMP_SWAP 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: docs/LangRef.rst | 6 +++--- lib/Target/ARM/ARMExpandPseudoInsts.cpp | 38 ++++++++++----------------------- lib/Target/ARM/ARMInstrInfo.td | 10 ++++----- test/CodeGen/ARM/cmpxchg-O0.ll | 9 +++----- 4 files changed, 22 insertions(+), 41 deletions(-)