1. ffec81c Fix some Clang-tidy modernize warnings, other minor fixes. by Eugene Zelenko · 10 years ago
  2. 083ca9b Fix Clang-tidy modernize-use-nullptr warnings in source directories and generated files; other minor cleanups. by Hans Wennborg · 10 years ago
  3. 73378eb [MCJIT] Add a FindGlobalVariableNamed utility by Keno Fischer · 10 years ago
  4. 5f92a08 [ExecutionEngine] FindFunctionNamed: Skip declarations by Keno Fischer · 11 years ago
  5. 2a8a279 Make it explicit that ExecutionEngine takes ownership of the modules. by Rafael Espindola · 11 years ago
  6. 56440fd Replace OwningPtr<T> with std::unique_ptr<T>. by Ahmed Charles · 12 years ago
  7. 96c9d95 [C++11] Replace OwningPtr::take() with OwningPtr::release(). by Ahmed Charles · 12 years ago
  8. 05c5a93 [weak vtables] Place class definitions into anonymous namespaces to prevent weak vtables. by Juergen Ributzka · 12 years ago
  9. d12ccbd [weak vtables] Remove a bunch of weak vtables by Juergen Ributzka · 12 years ago
  10. 49109a2 Revert r194865 and r194874. by Alexey Samsonov · 12 years ago
  11. dbedae8 [weak vtables] Remove a bunch of weak vtables by Juergen Ributzka · 12 years ago
  12. 39ddb3f MCJIT: skip some more new multi-module tests on unsupported platforms. by Tim Northover · 12 years ago
  13. 6bbb2c9 Tests for MCJIT multiple module support by Andrew Kaylor · 12 years ago