1. 9fb823b Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  2. ed0881b Use the new script to sort the includes of every file under lib. by Chandler Carruth · 13 years ago
  3. bde9176 Fix typos found by http://github.com/lyda/misspell-check by Benjamin Kramer · 13 years ago
  4. d29cd73 Allow NULL LoopPassManager argument in UnrollLoop. PR12734. by Andrew Trick · 13 years ago
  5. 1b1d523 - Use getExitingBlock instead of getExitingBlocks. - Remove trailing spaces. by Jakub Staszak · 14 years ago
  6. f5b32e5 SplitBlockPredecessors uses ArrayRef instead of Data and Size. by Jakub Staszak · 14 years ago
  7. d04d1529 Add -unroll-runtime for unrolling loops with run-time trip counts. by Andrew Trick · 14 years ago