1. 3c0d607 Re-sort #include lines for unittests. This uses a slightly modified by Chandler Carruth · 8 years ago
  2. a2d2e19c [IR] Adding const_value_op_iterator for IR/User.h by Mohammed Agabaria · 9 years ago
  3. 8be7707 Remove every uses of getGlobalContext() in LLVM (but the C API) by Mehdi Amini · 9 years ago
  4. fdf52d3 [Function] Properly remove use when clearing personality by Keno Fischer · 10 years ago
  5. 1b27914 [cleanup] Re-sort all the #include lines in LLVM using utils/sort_includes.py. by Chandler Carruth · 11 years ago
  6. 9b29ff9 Modernize the .ll parsing interface. by Rafael Espindola · 11 years ago
  7. b177041 [C++11] Use 'nullptr'. by Craig Topper · 11 years ago
  8. c95ce87 Make the User::value_op_iterator a random access iterator. I had written by Chandler Carruth · 11 years ago