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. ec7ad65 Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h, to live with by Chandler Carruth · 13 years ago
  4. 65e7566 Add support for branch weight metadata to MDBuilder and use it in various places. by Benjamin Kramer · 13 years ago
  5. 97b02fc llvm::SwitchInst by Stepan Dyatkovskiy · 14 years ago
  6. 5b648af Taken into account Duncan's comments for r149481 dated by 2nd Feb 2012: by Stepan Dyatkovskiy · 14 years ago
  7. 513aaa5 SwitchInst refactoring. by Stepan Dyatkovskiy · 14 years ago
  8. 47e1db1 Add a proper LLVM banner to this file. by Chandler Carruth · 14 years ago
  9. 229907c land David Blaikie's patch to de-constify Type, with a few tweaks. by Chris Lattner · 14 years ago
  10. bbe46f2 No need to explicitly invoke the ArrayRef constructor here. by Frits van Bommel · 14 years ago
  11. a11f7ec Fix a bug in the "expect" intrinsic lowering. by Jakub Staszak · 14 years ago
  12. 3f158fd Introduce "expect" intrinsic instructions. by Jakub Staszak · 14 years ago