Revert a bit of r137667; the logic in question can safely handle atomic load/store.
authorEli Friedman <eli.friedman@gmail.com>
Tue, 16 Aug 2011 01:28:22 +0000 (01:28 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 16 Aug 2011 01:28:22 +0000 (01:28 +0000)
commit2199dfb0e6b98fdce0a3c863eb84d466d426b968
tree1a0d73151aaa4e9664155657b3e833f123a89748
parent89a01a0cbd86979b62a3570547c2c7308a3741c7
Revert a bit of r137667; the logic in question can safely handle atomic load/store.

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