summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/MDBuilderTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h, to live withChandler Carruth2012-07-151-107/+0
* Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.hChandler Carruth2012-06-291-2/+4
* Remove support for the special 'fast' value for fpmath accuracy for the moment.Duncan Sands2012-04-161-12/+0
* Make it possible to indicate relaxed floating point requirements at the IR levelDuncan Sands2012-04-161-19/+45
* Add the MDBuilder helper class for conveniently creating metadata.Duncan Sands2012-04-151-0/+91
OpenPOWER on IntegriCloud