Age | Commit message (Expand) | Author |
---|---|---|
2012-07-15 | Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h, to live with | Chandler Carruth |
2012-06-29 | Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h | Chandler Carruth |
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-15 | Add the MDBuilder helper class for conveniently creating metadata. | Duncan Sands |