Add comments and test for atomic load/store and mem2reg.
authorEli Friedman <eli.friedman@gmail.com>
Mon, 15 Aug 2011 23:55:52 +0000 (23:55 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Mon, 15 Aug 2011 23:55:52 +0000 (23:55 +0000)
commitfd06b3cfa184a357f5f37625f50be104c8573fc3
tree23f902666a4dab59f264beb91511c0ce2d3bb9b3
parent02e603f87a9745768a05411e16c47c558d2cbd6e
Add comments and test for atomic load/store and mem2reg.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137690 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/PromoteMemoryToRegister.cpp
test/Transforms/Mem2Reg/atomic.ll [new file with mode: 0644]