Fix predicates methods on Instruction to handle atomic load/store correctly.
authorEli Friedman <eli.friedman@gmail.com>
Mon, 15 Aug 2011 21:00:18 +0000 (21:00 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Mon, 15 Aug 2011 21:00:18 +0000 (21:00 +0000)
commite5e771263a71536ab2794ae726f43e7ccd2720ac
tree72c3d4c691f4d12950b35851e9ee6c9485082129
parent801f10f7164367f109c6954eb4988ba53a31bda6
Fix predicates methods on Instruction to handle atomic load/store correctly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137652 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Instruction.cpp