Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid ... | Craig Topper | 2013-07-04 | 1 | -1/+1 |
* | Revising the MCJIT ObjectCache interface to allow subclasses to avoid retaini... | Andrew Kaylor | 2013-06-28 | 1 | -7/+10 |
* | Minor changes to the MCJITTest unittests to use the correct API for finalizing | David Tweed | 2013-05-17 | 1 | -2/+1 |
* | Use only explicit bool conversion operators | David Blaikie | 2013-05-15 | 1 | -1/+1 |
* | Re-enabling MCJIT object caching with memory leak fixed | Andrew Kaylor | 2013-04-25 | 1 | -0/+240 |
* | Revert "Adding object caching support to MCJIT" | Rafael Espindola | 2013-04-25 | 1 | -240/+0 |
* | Adding object caching support to MCJIT | Andrew Kaylor | 2013-04-23 | 1 | -0/+240 |