Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove every uses of getGlobalContext() in LLVM (but the C API) | Mehdi Amini | 2016-04-14 | 1 | -35/+31 |
* | [Kaleidoscope] Fix incorrect use of reinterpret_cast. | Lang Hames | 2015-04-22 | 1 | -1/+1 |
* | [PM] Remove the old 'PassManager.h' header file at the top level of | Chandler Carruth | 2015-02-13 | 1 | -1/+1 |
* | 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 |
* | [cleanup] Re-sort the examples #include lines with my sort_includes | Chandler Carruth | 2014-01-13 | 1 | -2/+2 |
* | [cleanup] Fix the includes in the examples for r199082. | Chandler Carruth | 2014-01-13 | 1 | -1/+1 |
* | Add missing #include's to cctype when using isdigit/alpha/etc. | Will Dietz | 2013-10-12 | 1 | -0/+1 |
* | Adding example source to support MCJIT/Kaleidoscope blog posts. | Andrew Kaylor | 2013-07-22 | 1 | -0/+1207 |