1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. 03b42e4 Remove every uses of getGlobalContext() in LLVM (but the C API) by Mehdi Amini · 9 years ago
  3. 5c014f5 Fix a leak found by asan. by Rafael Espindola · 11 years ago
  4. 66f09ad [C++11] Use 'nullptr'. by Craig Topper · 11 years ago
  5. e407736 Revert patches to add case-range support for PR1255. by Bob Wilson · 12 years ago
  6. 6d951b7 IRTests/WaymarkTest.cpp: Fix in --vg-leak. by NAKAMURA Takumi · 13 years ago
  7. 773f74c Untabify. by NAKAMURA Takumi · 13 years ago
  8. fb37aca Improve r172464: const_cast is not needed if the variable is not const by Dmitri Gribenko · 13 years ago
  9. 4c66a58 Fix Casts by David Greene · 13 years ago
  10. 74b6a77 Rename the VMCore unittest tree to IR. Somehow was missed when doing the by Chandler Carruth · 13 years ago[Renamed (94%) from llvm/unittests/VMCore/WaymarkTest.cpp]
  11. 9fb823b Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  12. ea5fa10 do not play preprocessor tricks with 'private', use public interfaces instead; this appeases the VC++ buildbots by Gabor Greif · 13 years ago
  13. fea6a55 add unit test for waymarking algorithm (Use::getUser) by Gabor Greif · 13 years ago