1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/docs/tutorial
Lang Hames a891830996 Big Kaleidoscope tutorial update.
This commit switches the underlying JIT for the Kaleidoscope tutorials from
MCJIT to a custom ORC-based JIT, KaleidoscopeJIT. This fixes a lot of the bugs
in Kaleidoscope that were introduced when we deleted the legacy JIT. The
documentation for Chapter 4, which introduces the JIT APIs, is updated to
reflect the change.

Also included are a number of C++11 modernizations and general cleanup. Where
appropriate, the docs have been updated to reflect these changes too.

llvm-svn: 246002
2015-08-26 03:07:41 +00:00
..
index.rst
LangImpl1.rst [Kaleidoscope] Clang-format the Kaleidoscope tutorials. 2015-08-19 18:15:58 +00:00
LangImpl2.rst Big Kaleidoscope tutorial update. 2015-08-26 03:07:41 +00:00
LangImpl3.rst Big Kaleidoscope tutorial update. 2015-08-26 03:07:41 +00:00
LangImpl4.rst Big Kaleidoscope tutorial update. 2015-08-26 03:07:41 +00:00
LangImpl5-cfg.png
LangImpl5.rst Big Kaleidoscope tutorial update. 2015-08-26 03:07:41 +00:00
LangImpl6.rst Big Kaleidoscope tutorial update. 2015-08-26 03:07:41 +00:00
LangImpl7.rst Big Kaleidoscope tutorial update. 2015-08-26 03:07:41 +00:00
LangImpl8.rst Big Kaleidoscope tutorial update. 2015-08-26 03:07:41 +00:00
LangImpl9.rst Rename all references to old mailing lists to new lists.llvm.org address. 2015-08-05 03:51:17 +00:00
OCamlLangImpl1.rst
OCamlLangImpl2.rst
OCamlLangImpl3.rst
OCamlLangImpl4.rst
OCamlLangImpl5.rst
OCamlLangImpl6.rst
OCamlLangImpl7.rst
OCamlLangImpl8.rst Rename all references to old mailing lists to new lists.llvm.org address. 2015-08-05 03:51:17 +00:00