Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Reinstate "Nuke the old JIT." | Eric Christopher | 2014-09-02 | 1 | -1/+0 |
* | Temporarily Revert "Nuke the old JIT." as it's not quite ready to | Eric Christopher | 2014-08-07 | 1 | -0/+1 |
* | Nuke the old JIT. | Rafael Espindola | 2014-08-07 | 1 | -1/+0 |
* | [C++11] Use 'nullptr'. | Craig Topper | 2014-06-08 | 1 | -12/+12 |
* | Replace OwningPtr<T> with std::unique_ptr<T>. | Ahmed Charles | 2014-03-06 | 1 | -5/+4 |
* | This threads SectionName through the allocateCodeSection/allocateDataSection ... | Filip Pizlo | 2013-10-02 | 1 | -12/+12 |
* | Convert Windows to Unix line endings, no functionality change. | Stephen Lin | 2013-07-13 | 1 | -172/+172 |
* | Minor changes to the MCJITTest unittests to use the correct API for finalizing | David Tweed | 2013-05-17 | 1 | -3/+3 |
* | Sort the #include lines for unittest/... | Chandler Carruth | 2012-12-04 | 1 | -2/+2 |
* | Moving SectionMemoryManager into RuntimeDyld and adding unit tests for it. | Andrew Kaylor | 2012-11-27 | 1 | -0/+172 |