[PATCH] D13033: [AArch64/ARM] Emit clrex in the ll/sc-expanded cmpxchg no-store path.

Ahmed Bougacha via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 22 10:23:23 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248291: [AArch64] Emit clrex in the expanded cmpxchg fail block. (authored by ab).

Changed prior to commit:
  http://reviews.llvm.org/D13033?vs=35311&id=35385#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13033

Files:
  llvm/trunk/include/llvm/Target/TargetLowering.h
  llvm/trunk/lib/CodeGen/AtomicExpandPass.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/trunk/test/CodeGen/AArch64/arm64-atomic.ll
  llvm/trunk/test/CodeGen/AArch64/atomic-ops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13033.35385.patch
Type: text/x-patch
Size: 13168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150922/22399873/attachment.bin>


More information about the llvm-commits mailing list