Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Layering] Move InstVisitor.h into the IR library as it is pretty | Chandler Carruth | 2014-03-06 | 1 | -1/+1 |
* | [Modules] Move CallSite into the IR library where it belogs. It is | Chandler Carruth | 2014-03-04 | 1 | -1/+1 |
* | [cleanup] Re-sort all the includes with utils/sort_includes.py. | Chandler Carruth | 2014-03-04 | 1 | -1/+1 |
* | [C++11] Add two range adaptor views to User: operands and | Chandler Carruth | 2014-03-03 | 1 | -9/+5 |
* | [C++11] Remove the use of LLVM_HAS_RVALUE_REFERENCES from the rest of | Chandler Carruth | 2014-03-01 | 1 | -6/+0 |
* | [PM] Fix horrible typos that somehow didn't cause a failure in a C++11 | Chandler Carruth | 2014-02-06 | 1 | -7/+9 |
* | [PM] Add a new "lazy" call graph analysis pass for the new pass manager. | Chandler Carruth | 2014-02-06 | 1 | -0/+195 |