summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/IRBuilderTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the IRBuilder unittest from Support to VMCore. This got missed inChandler Carruth2012-07-161-74/+0
* Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.hChandler Carruth2012-06-291-1/+1
* Fix inappropriate use of anonymous namespaces in unittests.Chandler Carruth2012-06-201-1/+3
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-0/+2
* Add CreateLifetimeStart and CreateLifetimeEnd to the IRBuilder, with plans toNick Lewycky2011-05-211-0/+70
OpenPOWER on IntegriCloud