Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move llvm/Support/MDBuilder.h to llvm/MDBuilder.h, to live with | Chandler Carruth | 2012-07-15 | 1 | -107/+0 |
* | Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h | Chandler Carruth | 2012-06-29 | 1 | -2/+4 |
* | Remove support for the special 'fast' value for fpmath accuracy for the moment. | Duncan Sands | 2012-04-16 | 1 | -12/+0 |
* | Make it possible to indicate relaxed floating point requirements at the IR level | Duncan Sands | 2012-04-16 | 1 | -19/+45 |
* | Add the MDBuilder helper class for conveniently creating metadata. | Duncan Sands | 2012-04-15 | 1 | -0/+91 |