Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-11-19 | Update SetVector to rely on the underlying set's insert to return a pair<iter... | David Blaikie | 1 | -1/+1 |
2014-03-09 | [C++11] Add range based accessors for the Use-Def chain of a Value. | Chandler Carruth | 1 | -4/+3 |
2014-03-02 | [C++11] Switch all uses of the llvm_move macro to use std::move | Chandler Carruth | 1 | -1/+1 |
2012-12-11 | Hoist the GEP constant address offset computation to a common home on | Chandler Carruth | 1 | -23/+1 |
2012-12-10 | Add a new visitor for walking the uses of a pointer value. | Chandler Carruth | 1 | -0/+58 |