Hal Finkel 1e165a0d5e Update comment on AtomicRMWInst::Nand
As of July 2014, all backends have been updated to implement
AtomicRMWInst::Nand as ~(x & y) (and not as x & ~y, as some did previously).
This was added to the release notes in r212635 (and the LangRef had been
changed), but it seems that we forgot to update the header-file description.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218236 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-22 06:47:10 +00:00
..
2014-07-18 15:51:28 +00:00
2014-08-25 00:28:27 +00:00
2014-09-19 23:17:58 +00:00
2014-07-18 15:51:28 +00:00
2014-08-26 12:47:26 +00:00
2014-08-29 21:53:01 +00:00
2014-07-24 14:25:39 +00:00
2014-08-29 21:53:01 +00:00
2014-08-01 23:28:49 +00:00
2014-08-23 23:07:14 +00:00