Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add IRBuilderBase::getIntPtrTy. | Evgeniy Stepanov | 2012-10-31 | 1 | -0/+5 |
* | Add IRBuilder code for adding !tbaa.struct metadata tags to llvm.memcpy calls. | Dan Gohman | 2012-09-26 | 1 | -3/+6 |
* | Address Duncan's comments on r164684: | Hans Wennborg | 2012-09-26 | 1 | -0/+24 |
* | Add some convenience methods to IRBuilder for constructing aligned loads | Chandler Carruth | 2012-09-26 | 1 | -0/+25 |
* | Mark constructors, destructors, and operator new commented as 'do not impleme... | Craig Topper | 2012-09-18 | 1 | -1/+1 |
* | Fix Doxygen issues: | Dmitri Gribenko | 2012-09-13 | 1 | -2/+2 |
* | Add support for attaching branch weight metadata directly from the IRBuilder. | Chandler Carruth | 2012-07-16 | 1 | -4/+19 |
* | Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h | Chandler Carruth | 2012-06-29 | 1 | -0/+1281 |