summaryrefslogtreecommitdiffstats
path: root/llvm/examples/Kaleidoscope/MCJIT/cached/toy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reinstate "Nuke the old JIT."Eric Christopher2014-09-021-1/+0
* Temporarily Revert "Nuke the old JIT." as it's not quite ready toEric Christopher2014-08-071-0/+1
* Nuke the old JIT.Rafael Espindola2014-08-071-1/+0
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-061-1/+1
* [cleanup] Re-sort the examples #include lines with my sort_includesChandler Carruth2014-01-131-2/+2
* [cleanup] Fix the includes in the examples for r199082.Chandler Carruth2014-01-131-1/+1
* Add missing #include's to cctype when using isdigit/alpha/etc.Will Dietz2013-10-121-0/+1
* Adding example source to support MCJIT/Kaleidoscope blog posts.Andrew Kaylor2013-07-221-0/+1551
OpenPOWER on IntegriCloud