[PATCH] Rename AtomicExpandLoadLinked into AtomicExpand (NFC)

Robin Morisset morisset at google.com
Thu Aug 21 11:34:24 PDT 2014


Hmm, I had missed the email with the review for some reason. I will fix the
option name and commit then.


On Thu, Aug 21, 2014 at 11:32 AM, Robin Morisset <morisset at google.com>
wrote:

> Rebase because of r216182 that caused a conflict.
>
> Still waiting for review.
>
> 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140821/fb53618b/attachment.html>


More information about the llvm-commits mailing list