summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/VMCore/IRBuilderTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sort the #include lines for unittest/...Chandler Carruth2012-12-041-3/+2
* copyFastMathFlags utility and test caseMichael Ilseman2012-11-291-0/+9
* Whoops, fixed bad mergeMichael Ilseman2012-11-281-55/+0
* Fixed bad test caseMichael Ilseman2012-11-281-0/+55
* Fast-math: IRBuilder test for creating instructions with fast-math flagsMichael Ilseman2012-11-281-0/+58
* Add IRBuilderBase::getIntPtrTy.Evgeniy Stepanov2012-10-311-0/+12
* Add support for attaching branch weight metadata directly from the IRBuilder.Chandler Carruth2012-07-161-0/+11
* Add a boring bit of boilerplate to start testing IRBuilder::CreateCondBr.Chandler Carruth2012-07-161-1/+15
* Move the IRBuilder unittest from Support to VMCore. This got missed inChandler Carruth2012-07-161-0/+74
OpenPOWER on IntegriCloud