| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [llvm] Replacing asserts with static_asserts where appropriate | Gabor Horvath | 2015-03-16 | 1 | -1/+1 | 
| * | Remove explicit copy ctor in favor of the default so as not to disable/deprec... | David Blaikie | 2015-03-03 | 1 | -2/+0 | 
| * | [C++11] Use 'nullptr'. | Craig Topper | 2014-06-08 | 1 | -1/+1 | 
| * | SCC: Change clients to use const, NFC | Duncan P. N. Exon Smith | 2014-04-25 | 1 | -1/+1 | 
| * | Sort the #include lines for unittest/... | Chandler Carruth | 2012-12-04 | 1 | -2/+2 | 
| * | Avoid undefined behaviour if somehow NUM_GRAPHS equals 2^32 (or | Duncan Sands | 2011-07-29 | 1 | -10/+6 | 
| * | Remove extra semicolon. | Jakub Staszak | 2011-07-29 | 1 | -1/+1 | 
| * | Use unsigned rather than uint16_t in case anyone feels like testing | Duncan Sands | 2011-07-28 | 1 | -4/+4 | 
| * | Check an additional property specific to the way LLVM | Duncan Sands | 2011-07-28 | 1 | -0/+15 | 
| * | Add a unittest for the simply connected components (SCC) iterator class. | Duncan Sands | 2011-07-28 | 1 | -0/+335 | 

