[PATCH] D32762: [Atomic] Remove IsStore/IsLoad in the interface, and pass the instruction instead. NFC.
Tim Shen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 9 08:40:29 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL302539: [Atomic] Remove IsStore/IsLoad in the interface, and pass the instruction… (authored by timshen).
Changed prior to commit:
https://reviews.llvm.org/D32762?vs=98295&id=98296#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32762
Files:
llvm/trunk/include/llvm/IR/Instruction.h
llvm/trunk/include/llvm/Target/TargetLowering.h
llvm/trunk/lib/CodeGen/AtomicExpandPass.cpp
llvm/trunk/lib/IR/Instruction.cpp
llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
llvm/trunk/lib/Target/ARM/ARMISelLowering.h
llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/trunk/lib/Target/PowerPC/PPCISelLowering.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32762.98296.patch
Type: text/x-patch
Size: 13478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170509/bf6985fd/attachment.bin>
More information about the llvm-commits
mailing list