Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Rafael Espindola 3f4ed32b43 Make it explicit that ExecutionEngine takes ownership of the modules. 11 жил өмнө
  Rafael Espindola c73a086233 Simplify memory ownership with std::unique_ptr. 11 жил өмнө
  Rafael Espindola d6448b21bf Simplify ownership with std::unique_ptr. NFC. 11 жил өмнө
  Eric Christopher aa5b9c0f6f Temporarily Revert "Nuke the old JIT." as it's not quite ready to 11 жил өмнө
  Rafael Espindola 875710a2fd Nuke the old JIT. 11 жил өмнө
  Craig Topper b177041dfa [C++11] Use 'nullptr'. 11 жил өмнө
  Ahmed Charles f4ccd11075 Replace OwningPtr<T> with std::unique_ptr<T>. 11 жил өмнө
  Ahmed Charles 1a6eca243f [C++11] Replace OwningPtr::take() with OwningPtr::release(). 11 жил өмнө
  Chandler Carruth 974a445bd9 Re-sort all of the includes with ./utils/sort_includes.py so that 11 жил өмнө
  Craig Topper 6227d5c690 Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size. 12 жил өмнө
  Andrew Kaylor 40d8171e3e Revising the MCJIT ObjectCache interface to allow subclasses to avoid retaining references to returned objects 12 жил өмнө
  David Tweed abb38fe8de Minor changes to the MCJITTest unittests to use the correct API for finalizing 12 жил өмнө
  David Blaikie 453f4f0130 Use only explicit bool conversion operators 12 жил өмнө
  Andrew Kaylor 1c489455ea Re-enabling MCJIT object caching with memory leak fixed 12 жил өмнө
  Rafael Espindola 06fd5bf4ea Revert "Adding object caching support to MCJIT" 12 жил өмнө
  Andrew Kaylor 07f0392313 Adding object caching support to MCJIT 12 жил өмнө