Add new atomic instructions to SCCP. No functional change, but stops debug spam.
authorEli Friedman <eli.friedman@gmail.com>
Tue, 2 Aug 2011 21:35:16 +0000 (21:35 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 2 Aug 2011 21:35:16 +0000 (21:35 +0000)
commitfe1926e3518ca034e04cd307b15116aed6d21bc5
tree810f3fa15155499144f27e11b605c64f52712e27
parent3e69c13c301acee99c8bde7e692777bf856a6362
Add new atomic instructions to SCCP.  No functional change, but stops debug spam.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136723 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SCCP.cpp