Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-02 | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 1 | -1/+1 |
2012-12-04 | Sort includes for all of the .h files under the 'lib' tree. These were | Chandler Carruth | 1 | -2/+2 |
2012-08-21 | MaximumSpanningTree::EdgeWeightCompare: Make this comparator actually be a | Richard Smith | 1 | -25/+28 |
2011-04-05 | Fix typos. Adjust some whitespace for style. No functionality change. | Nick Lewycky | 1 | -1/+1 |
2009-12-02 | Cheap, mostly strict, stable sorting. | Andreas Neustifter | 1 | -0/+13 |
2009-09-04 | Converted MaximumSpanningTree algorithm to a generic template, this could go | Andreas Neustifter | 1 | -17/+61 |
2009-09-03 | Code Cleanup. | Andreas Neustifter | 1 | -1/+1 |
2009-08-29 | Inline empty destructor. | Benjamin Kramer | 1 | -1/+1 |
2009-08-29 | Fix warning about non-virtual destructor. | Bill Wendling | 1 | -0/+1 |
2009-08-28 | Preparation for Optimal Edge Profiling: | Andreas Neustifter | 1 | -0/+50 |