This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6bae1b9b2b8 [dwarfdump] Verify that CUs have a unit DIE. new e7870d75ef7 [SystemZ] Custom-expand ATOMIC_CMP_AND_SWAP_WITH_SUCCESS
The 1 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/SystemZ/SystemZISelLowering.cpp | 62 ++++++++++++++++++++++-------- lib/Target/SystemZ/SystemZISelLowering.h | 6 ++- lib/Target/SystemZ/SystemZInstrInfo.td | 4 +- lib/Target/SystemZ/SystemZOperators.td | 17 +++++++- test/CodeGen/SystemZ/cmpxchg-01.ll | 33 ++++++++++++++++ test/CodeGen/SystemZ/cmpxchg-02.ll | 33 ++++++++++++++++ test/CodeGen/SystemZ/cmpxchg-03.ll | 14 +++++++ test/CodeGen/SystemZ/cmpxchg-04.ll | 15 ++++++++ test/CodeGen/SystemZ/cmpxchg-05.ll | 25 ------------ test/CodeGen/SystemZ/cmpxchg-06.ll | 18 +++++++++ 10 files changed, 180 insertions(+), 47 deletions(-)