aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/MDBuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Remove support for the special 'fast' value for fpmath accuracy for the moment.Duncan Sands2012-04-161-13/+3
* Make it possible to indicate relaxed floating point requirements at the IR levelDuncan Sands2012-04-161-18/+44
* Remove the methods for attaching metadata to instructions/retrieving metadataDuncan Sands2012-04-161-21/+0
* Add convenience methods to MDBuilder for attaching metadata to instructions,Duncan Sands2012-04-161-5/+27
* Add the MDBuilder helper class for conveniently creating metadata.Duncan Sands2012-04-151-0/+101