summaryrefslogtreecommitdiffstats
path: root/llvm/examples/Kaleidoscope/MCJIT/lazy
Commit message (Expand)AuthorAgeFilesLines
* Python compat - print statementSerge Guelton2019-01-031-3/+5
* Test Commit Access - Removed Whitespace Luke Geeson2018-05-291-3/+3
* Use print() instead of dump() in codeMatthias Braun2017-01-282-5/+9
* Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini2016-04-142-62/+54
* Remove autoconf supportChris Bieneman2016-01-261-7/+0
* [Kaleidoscope] Fix incorrect use of reinterpret_cast.Lang Hames2015-04-221-1/+1
* Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin...Aaron Ballman2015-02-151-123/+123
* [PM] Remove the old 'PassManager.h' header file at the top level ofChandler Carruth2015-02-132-2/+2
* Reinstate "Nuke the old JIT."Eric Christopher2014-09-022-2/+0
* Temporarily Revert "Nuke the old JIT." as it's not quite ready toEric Christopher2014-08-072-0/+2
* Nuke the old JIT.Rafael Espindola2014-08-072-2/+0
* [cleanup] Re-sort the examples #include lines with my sort_includesChandler Carruth2014-01-132-2/+2
* [cleanup] Fix the includes in the examples for r199082.Chandler Carruth2014-01-132-2/+2
* Add missing #include's to cctype when using isdigit/alpha/etc.Will Dietz2013-10-122-0/+2
* Adding example source to support MCJIT/Kaleidoscope blog posts.Andrew Kaylor2013-07-225-0/+2840
OpenPOWER on IntegriCloud