[PATCH] Rename AtomicExpandLoadLinked into AtomicExpand (NFC)

Robin Morisset morisset at google.com
Thu Aug 21 13:45:04 PDT 2014


Changed the command line option from -atomic to -atomic-expand, based on a comment by Tim Northover.

JF: can you accept the revision? Thanks.

http://reviews.llvm.org/D4958

Files:
  include/llvm/CodeGen/Passes.h
  include/llvm/InitializePasses.h
  include/llvm/Target/TargetLowering.h
  include/llvm/Target/TargetSubtargetInfo.h
  lib/CodeGen/AtomicExpandLoadLinkedPass.cpp
  lib/CodeGen/AtomicExpandPass.cpp
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/CodeGen.cpp
  lib/Target/AArch64/AArch64TargetMachine.cpp
  lib/Target/ARM/ARMSubtarget.cpp
  lib/Target/ARM/ARMSubtarget.h
  lib/Target/ARM/ARMTargetMachine.cpp
  lib/Target/TargetSubtargetInfo.cpp
  test/Transforms/AtomicExpand/ARM/atomic-expansion-v7.ll
  test/Transforms/AtomicExpand/ARM/atomic-expansion-v8.ll
  test/Transforms/AtomicExpand/ARM/cmpxchg-weak.ll
  test/Transforms/AtomicExpand/ARM/lit.local.cfg
  test/Transforms/AtomicExpandLoadLinked/ARM/atomic-expansion-v7.ll
  test/Transforms/AtomicExpandLoadLinked/ARM/atomic-expansion-v8.ll
  test/Transforms/AtomicExpandLoadLinked/ARM/cmpxchg-weak.ll
  test/Transforms/AtomicExpandLoadLinked/ARM/lit.local.cfg
  tools/opt/opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4958.12802.patch
Type: text/x-patch
Size: 13506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140821/873b2f78/attachment.bin>


More information about the llvm-commits mailing list