[PATCH] D12557: [AtomicExpand] Refactor load/cmpxchg callbacks to make LLSC explicit. NFCI.

Ahmed Bougacha via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 11 10:09:56 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL247429: [CodeGen] Refactor TLI/AtomicExpand interface to make LLSC explicit. (authored by ab).

Changed prior to commit:
  http://reviews.llvm.org/D12557?vs=33814&id=34558#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12557

Files:
  llvm/trunk/docs/Atomics.rst
  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/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.h
  llvm/trunk/lib/Target/Hexagon/HexagonISelLowering.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonISelLowering.h
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12557.34558.patch
Type: text/x-patch
Size: 16229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150911/3ea43456/attachment.bin>


More information about the llvm-commits mailing list