Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Templatify DominanceFrontier. | Matt Arsenault | 2014-07-12 | 1 | -109/+26 |
* | [C++11] More 'nullptr' conversion. In some cases just using a boolean check i... | Craig Topper | 2014-04-15 | 1 | -2/+2 |
* | [PM] Split DominatorTree into a concrete analysis result object which | Chandler Carruth | 2014-01-13 | 1 | -1/+1 |
* | Put the functionality for printing a value to a raw_ostream as an | Chandler Carruth | 2014-01-09 | 1 | -3/+2 |
* | Move the LLVM IR asm writer header files into the IR directory, as they | Chandler Carruth | 2014-01-07 | 1 | -1/+1 |
* | Use the new script to sort the includes of every file under lib. | Chandler Carruth | 2012-12-03 | 1 | -1/+1 |
* | Release build: guard dump functions with | Manman Ren | 2012-09-12 | 1 | -1/+1 |
* | Release build: guard dump functions with "ifndef NDEBUG" | Manman Ren | 2012-09-06 | 1 | -0/+2 |
* | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie | 2011-12-20 | 1 | -0/+2 |
* | Move DominanceFrontier from VMCore to Analysis. | Cameron Zwarich | 2011-01-18 | 1 | -0/+137 |