1. 5bf8fef IR: Split Metadata from Value by Duncan P. N. Exon Smith · 11 years ago
  2. 66f09ad [C++11] Use 'nullptr'. by Craig Topper · 11 years ago
  3. 6b841f1 Move MDBuilder's methods out of line. by Benjamin Kramer · 11 years ago
  4. 74b6a77 Rename the VMCore unittest tree to IR. Somehow was missed when doing the by Chandler Carruth · 13 years ago[Renamed from llvm/unittests/VMCore/MDBuilderTest.cpp]
  5. 9fb823b Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  6. 130cec2 Sort the #include lines for unittest/... by Chandler Carruth · 13 years ago
  7. ec7ad65 Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h, to live with by Chandler Carruth · 13 years ago[Renamed (96%) from llvm/unittests/Support/MDBuilderTest.cpp]
  8. aafe091 Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h by Chandler Carruth · 13 years ago
  9. 9af6298 Remove support for the special 'fast' value for fpmath accuracy for the moment. by Duncan Sands · 13 years ago
  10. 05f4df8 Make it possible to indicate relaxed floating point requirements at the IR level by Duncan Sands · 13 years ago
  11. 62d5f6f Add the MDBuilder helper class for conveniently creating metadata. by Duncan Sands · 13 years ago