Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SROA: Allow eliminating addrspacecasted allocas | Matt Arsenault | 2019-06-14 | 1 | -1/+7 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; ... | Eugene Zelenko | 2017-08-18 | 1 | -1/+5 |
* | Update SetVector to rely on the underlying set's insert to return a pair<iter... | David Blaikie | 2014-11-19 | 1 | -1/+1 |
* | [C++11] Add range based accessors for the Use-Def chain of a Value. | Chandler Carruth | 2014-03-09 | 1 | -4/+3 |
* | [C++11] Switch all uses of the llvm_move macro to use std::move | Chandler Carruth | 2014-03-02 | 1 | -1/+1 |
* | Hoist the GEP constant address offset computation to a common home on | Chandler Carruth | 2012-12-11 | 1 | -23/+1 |
* | Add a new visitor for walking the uses of a pointer value. | Chandler Carruth | 2012-12-10 | 1 | -0/+58 |