Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-15 | Eliminate new[0], just set Bits to NULL. | Evan Cheng | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34311 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2007-02-15 | Inverted the condition by accident. | Evan Cheng | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34309 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2007-02-15 | Bug fixes: assignment operator forgot to copy over size; copy ctor forgot to ↵ | Evan Cheng | |
clear unused top bits. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34305 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2007-02-15 | Add a BitVector class. | Evan Cheng | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34301 91177308-0d34-0410-b5e6-96231b3b80d8 |