Age | Commit message (Expand) | Author |
---|---|---|
2012-07-16 | Move the IRBuilder unittest from Support to VMCore. This got missed in | Chandler Carruth |
2012-06-29 | Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h | Chandler Carruth |
2012-06-20 | Fix inappropriate use of anonymous namespaces in unittests. | Chandler Carruth |
2011-12-20 | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie |
2011-05-21 | Add CreateLifetimeStart and CreateLifetimeEnd to the IRBuilder, with plans to | Nick Lewycky |