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