OSDN Git Service

[InstCombineCalls] Unfold element atomic memcpy instruction
authorIgor Laevsky <igmyrj@gmail.com>
Wed, 8 Feb 2017 14:32:04 +0000 (14:32 +0000)
committerIgor Laevsky <igmyrj@gmail.com>
Wed, 8 Feb 2017 14:32:04 +0000 (14:32 +0000)
commitab47a3d4af915177293080ab91b67c03519cc56d
tree32acd77fec59fdd92965926f819e286a660ed2ff
parent25ddfba83378042c2ea1254f254cb7bf40d82b48
[InstCombineCalls] Unfold element atomic memcpy instruction

Differential Revision: https://reviews.llvm.org/D28909

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294453 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCalls.cpp
lib/Transforms/InstCombine/InstCombineInternal.h
test/Transforms/InstCombine/element-atomic-memcpy-to-loads.ll [new file with mode: 0644]