[PATCH] D33243: [Atomics][LoopIdiom] Recognize unordered atomic memcpy
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 6 09:45:54 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL304806: [Atomics][LoopIdiom] Recognize unordered atomic memcpy (authored by annat).
Changed prior to commit:
https://reviews.llvm.org/D33243?vs=101563&id=101583#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33243
Files:
llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/trunk/include/llvm/IR/IRBuilder.h
llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
llvm/trunk/lib/IR/IRBuilder.cpp
llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/trunk/lib/Target/X86/X86TargetTransformInfo.h
llvm/trunk/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
llvm/trunk/test/Transforms/LoopIdiom/unordered-atomic-memcpy-noarch.ll
llvm/trunk/test/Transforms/LoopIdiom/unordered-atomic-memcpy.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33243.101583.patch
Type: text/x-patch
Size: 33112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170606/a436eed4/attachment.bin>
More information about the llvm-commits
mailing list