aboutsummaryrefslogtreecommitdiff
path: root/unittests/Support/MDBuilderTest.cpp
AgeCommit message (Expand)Author
2012-07-15Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h, to live withChandler Carruth
2012-06-29Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.hChandler Carruth
2012-04-16Remove support for the special 'fast' value for fpmath accuracy for the moment.Duncan Sands
2012-04-16Make it possible to indicate relaxed floating point requirements at the IR levelDuncan Sands
2012-04-15Add the MDBuilder helper class for conveniently creating metadata.Duncan Sands