1. dad20b2 IR: Split Metadata from Value by Duncan P. N. Exon Smith · 11 years ago
  2. b177041 [C++11] Use 'nullptr'. by Craig Topper · 11 years ago
  3. 479151a Move MDBuilder's methods out of line. by Benjamin Kramer · 11 years ago
  4. c779e96 Rename the VMCore unittest tree to IR. Somehow was missed when doing the by Chandler Carruth · 13 years ago[Renamed from unittests/VMCore/MDBuilderTest.cpp]
  5. 0b8c9a8 Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  6. 5a88dda Sort the #include lines for unittest/... by Chandler Carruth · 13 years ago
  7. 0baa480 Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h, to live with by Chandler Carruth · 13 years ago[Renamed (96%) from unittests/Support/MDBuilderTest.cpp]
  8. 06cb8ed Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h by Chandler Carruth · 13 years ago
  9. 2867c85 Remove support for the special 'fast' value for fpmath accuracy for the moment. by Duncan Sands · 13 years ago
  10. 8883c43 Make it possible to indicate relaxed floating point requirements at the IR level by Duncan Sands · 13 years ago
  11. e747fad Add the MDBuilder helper class for conveniently creating metadata. by Duncan Sands · 13 years ago