Fix bug in andersen's related to test_and_set.
authorDaniel Berlin <dberlin@dberlin.org>
Sun, 16 Sep 2007 23:59:53 +0000 (23:59 +0000)
committerDaniel Berlin <dberlin@dberlin.org>
Sun, 16 Sep 2007 23:59:53 +0000 (23:59 +0000)
commitc6d939818b7c50f6e14d04447657e670aedc3f6f
treeb52e9ffe6d5aa1c4067e52d9892c10b0ea12a1b1
parent7f44657c2f4409416a083a9e63d2b4ea7cdca43e
Fix bug in andersen's related to test_and_set.
Add operator == and != to SparseBitVector.
Simplify code for test_and_set

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42018 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/SparseBitVector.h
lib/Analysis/IPA/Andersens.cpp