1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. 79cc1e3 Reinstate "Nuke the old JIT." by Eric Christopher · 11 years ago
  3. b9fd9ed Temporarily Revert "Nuke the old JIT." as it's not quite ready to by Eric Christopher · 11 years ago
  4. f8b27c4 Nuke the old JIT. by Rafael Espindola · 11 years ago
  5. 66f09ad [C++11] Use 'nullptr'. by Craig Topper · 11 years ago
  6. 56440fd Replace OwningPtr<T> with std::unique_ptr<T>. by Ahmed Charles · 12 years ago
  7. 7aa695e0 This threads SectionName through the allocateCodeSection/allocateDataSection APIs, both in C++ and C land. by Filip Pizlo · 12 years ago
  8. 552c915 Convert Windows to Unix line endings, no functionality change. by Stephen Lin · 12 years ago
  9. 2e7efed Minor changes to the MCJITTest unittests to use the correct API for finalizing by David Tweed · 12 years ago
  10. 130cec2 Sort the #include lines for unittest/... by Chandler Carruth · 13 years ago
  11. ab5ba51 Moving SectionMemoryManager into RuntimeDyld and adding unit tests for it. by Andrew Kaylor · 13 years ago