1. ca6a4d9 [STLExtras] Add size() for ranges, and remove distance() by Vedant Kumar · 7 years ago
  2. 48fd38c [STLExtras] Add distance() for ranges, pred_size(), and succ_size() by Vedant Kumar · 7 years ago
  3. bf540e5 [ADT] Make filter_iterator support bidirectional iteration by Vedant Kumar · 7 years ago
  4. 6881b02 [IR/BasicBlockTest] Fix asan failure introduced in rL330316. by Florian Hahn · 7 years ago
  5. 848303c [BasicBlock] Add instructionsWithoutDebug methods to skip debug insts. by Florian Hahn · 7 years ago
  6. 0598347 IR: Fix BasicBlock::phis for empty blocks by Matt Arsenault · 8 years ago
  7. 0559b4f Remove unnecessary double-assignment triggering -Wsequence-point. by Daniel Jasper · 8 years ago
  8. a1a0cf0 [IR] Add an iterator and range accessor for the PHI nodes of a basic block. by Chandler Carruth · 8 years ago