| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 1713
|
|
|
|
|
|
|
|
|
| |
function in the one .cpp file that uses it. Use ValueSet's instead.
* Prepare to delete LiveVarSet.h & LiveVarSet.cpp
* Eliminate the ValueSet class, making all old member functions into global
templates that will eventually be moved to Support.
llvm-svn: 1711
|
|
|
|
|
|
|
| |
* Convert over to valueset interface that uses insert & erase insead of add and remove
* the -> operator really isn't that hard to use!
llvm-svn: 1687
|
|
|
|
| |
llvm-svn: 1642
|
|
|
|
|
|
|
| |
Renamed op_const_iterator -> const_op_iterator
Renamed PointerType::getValueType() -> PointerType::getElementType()
llvm-svn: 1408
|
|
|
|
| |
llvm-svn: 832
|
|
|
|
| |
llvm-svn: 360
|
|
llvm-svn: 291
|