1. 8be7707 Remove every uses of getGlobalContext() in LLVM (but the C API) by Mehdi Amini · 9 years ago
  2. 1871cba Fix a leak found by asan. by Rafael Espindola · 11 years ago
  3. b177041 [C++11] Use 'nullptr'. by Craig Topper · 11 years ago
  4. db3a9e6 Revert patches to add case-range support for PR1255. by Bob Wilson · 12 years ago
  5. d422e9f IRTests/WaymarkTest.cpp: Fix in --vg-leak. by NAKAMURA Takumi · 13 years ago
  6. bde0f0f Untabify. by NAKAMURA Takumi · 13 years ago
  7. 31659fa Improve r172464: const_cast is not needed if the variable is not const by Dmitri Gribenko · 13 years ago
  8. c8be88a Fix Casts by David Greene · 13 years ago
  9. c779e96 Rename the VMCore unittest tree to IR. Somehow was missed when doing the by Chandler Carruth · 13 years ago[Renamed (94%) from unittests/VMCore/WaymarkTest.cpp]
  10. 0b8c9a8 Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  11. d543931 do not play preprocessor tricks with 'private', use public interfaces instead; this appeases the VC++ buildbots by Gabor Greif · 13 years ago
  12. 9a5f90a add unit test for waymarking algorithm (Use::getUser) by Gabor Greif · 13 years ago