Sort a few more #include lines in tools/... unittests/... and utils/...
[oota-llvm.git] / include / llvm / IRBuilder.h
2013-01-01 Benjamin KramerAdd IRBuilder::CreateVectorSplat and use it to simplify...
2012-12-17 Duncan SandsFix typo that results in new landing pads not getting...
2012-12-04 Duncan SandsFix comment typo.
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-11-28 Michael IlsemanFast-math: Extend IRBuilder to have settable FastMathFl...
2012-10-31 Evgeniy StepanovAdd IRBuilderBase::getIntPtrTy.
2012-09-26 Dan GohmanAdd IRBuilder code for adding !tbaa.struct metadata...
2012-09-26 Hans WennborgAddress Duncan's comments on r164684:
2012-09-26 Chandler CarruthAdd some convenience methods to IRBuilder for construct...
2012-09-18 Craig TopperMark constructors, destructors, and operator new commen...
2012-09-13 Dmitri GribenkoFix Doxygen issues:
2012-07-16 Chandler CarruthAdd support for attaching branch weight metadata direct...
2012-06-29 Chandler CarruthMove llvm/Support/IRBuilder.h -> llvm/IRBuilder.h