[PATCH] D48130: [AtomicExpandPass]: Add a hook for custom cmpxchg expansion in IR

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 19 07:54:56 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342550: [AtomicExpandPass]: Add a hook for custom cmpxchg expansion in IR (authored by asb, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48130?vs=165970&id=166129#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48130

Files:
  llvm/trunk/include/llvm/CodeGen/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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48130.166129.patch
Type: text/x-patch
Size: 10144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180919/8d005f3f/attachment.bin>


More information about the llvm-commits mailing list