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