Atomic ops that do arithmetic use signed arithmetic.
authorOwen Anderson <resistor@mac.com>
Tue, 23 Jun 2009 18:30:27 +0000 (18:30 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 23 Jun 2009 18:30:27 +0000 (18:30 +0000)
commitf43f9d0ef861d1cc26fdf85a2e79880973bec88b
treee739b17e4eaf3d37d71996637c826aa171f47b1e
parent8756a8db5b14fac4ad7e3a0a11cc0b3c115e826d
Atomic ops that do arithmetic use signed arithmetic.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73980 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/System/Atomic.h
include/llvm/Type.h
lib/System/Atomic.cpp
lib/VMCore/Mangler.cpp