1. 683170b move decomposeBitTestICmp() to Transforms/Utils; NFC by Sanjay Patel · 9 years ago
  2. be53c65 fix documentation comments; NFC by Sanjay Patel · 9 years ago
  3. f40110f [C++] Use 'nullptr'. Transforms edition. by Craig Topper · 12 years ago
  4. 9fb823b Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  5. a2886c2 Convert assert(0) to llvm_unreachable by Craig Topper · 14 years ago
  6. b48ed1a Remove unreachable code. (replace with llvm_unreachable to help GCC where necessary) by David Blaikie · 14 years ago
  7. ebf98c1 Refactor code used in InstCombine::FoldAndOfICmps to new file. by Pete Cooper · 14 years ago