1. 66f09ad [C++11] Use 'nullptr'. by Craig Topper · 11 years ago
  2. d2b2fac SCC: Change clients to use const, NFC by Duncan P. N. Exon Smith · 11 years ago
  3. 130cec2 Sort the #include lines for unittest/... by Chandler Carruth · 13 years ago
  4. be64bbf Avoid undefined behaviour if somehow NUM_GRAPHS equals 2^32 (or by Duncan Sands · 14 years ago
  5. 9f56d02 Remove extra semicolon. by Jakub Staszak · 14 years ago
  6. 251daee Use unsigned rather than uint16_t in case anyone feels like testing by Duncan Sands · 14 years ago
  7. 6d0f0ff Check an additional property specific to the way LLVM iterates over SCC's. by Duncan Sands · 14 years ago
  8. dea551c Add a unittest for the simply connected components (SCC) iterator class. by Duncan Sands · 14 years ago