Age | Commit message (Expand) | Author |
---|---|---|
2012-07-15 | Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h, to live with | Chandler Carruth |
2012-05-26 | Add support for branch weight metadata to MDBuilder and use it in various pla... | Benjamin Kramer |
2012-04-16 | Remove support for the special 'fast' value for fpmath accuracy for the moment. | Duncan Sands |
2012-04-16 | Make it possible to indicate relaxed floating point requirements at the IR level | Duncan Sands |
2012-04-16 | Remove the methods for attaching metadata to instructions/retrieving metadata | Duncan Sands |
2012-04-16 | Add convenience methods to MDBuilder for attaching metadata to instructions, | Duncan Sands |
2012-04-15 | Add the MDBuilder helper class for conveniently creating metadata. | Duncan Sands |