1. 6227d5c Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size. by Craig Topper · 12 years ago
  2. 40d8171 Revising the MCJIT ObjectCache interface to allow subclasses to avoid retaining references to returned objects by Andrew Kaylor · 12 years ago
  3. abb38fe Minor changes to the MCJITTest unittests to use the correct API for finalizing by David Tweed · 12 years ago
  4. 453f4f0 Use only explicit bool conversion operators by David Blaikie · 12 years ago
  5. 1c48945 Re-enabling MCJIT object caching with memory leak fixed by Andrew Kaylor · 12 years ago
  6. 06fd5bf Revert "Adding object caching support to MCJIT" by Rafael Espindola · 12 years ago
  7. 07f0392 Adding object caching support to MCJIT by Andrew Kaylor · 12 years ago