summaryrefslogtreecommitdiff
path: root/include/llvm/IRBuilder.h
Commit message (Expand)AuthorAge
* Add IRBuilderBase::getIntPtrTy.Evgeniy Stepanov2012-10-31
* Add IRBuilder code for adding !tbaa.struct metadata tags to llvm.memcpy calls.Dan Gohman2012-09-26
* Address Duncan's comments on r164684:Hans Wennborg2012-09-26
* Add some convenience methods to IRBuilder for constructing aligned loadsChandler Carruth2012-09-26
* Mark constructors, destructors, and operator new commented as 'do not impleme...Craig Topper2012-09-18
* Fix Doxygen issues:Dmitri Gribenko2012-09-13
* Add support for attaching branch weight metadata directly from the IRBuilder.Chandler Carruth2012-07-16
* Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.hChandler Carruth2012-06-29