index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
docs
/
tutorial
/
BuildingAJIT1.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-3
/
+3
*
[BuildingAJIT] Update the Ch1 KaleidoscopeJIT class to expose errors to clients.
Lang Hames
2018-10-18
1
-80
/
+84
*
[BuildingAJIT] Simplify a tutorial example and fix a syntax error.
Lang Hames
2018-10-17
1
-3
/
+2
*
[BuildingAJIT] Fix a function signature in the documentation.
Lang Hames
2018-10-17
1
-2
/
+2
*
[BuildingAJIT] Update chapter 1 to use the ORCv2 APIs.
Lang Hames
2018-10-17
1
-239
/
+156
*
[docs] Add out-of-date warnings to the BuildingAJIT tutorial text.
Lang Hames
2018-02-06
1
-0
/
+5
*
[ORC][Kaleidoscope] Update ORCJit tutorial.
Don Hinton
2017-09-17
1
-42
/
+45
*
[ORC][Kaleidoscope] Update Chapter 1 of BuildingAJIT to incorporate recent ORC
Lang Hames
2017-08-15
1
-77
/
+100
*
[docs] NFC: Fix links in the tutorial
Kirill Bobyrev
2017-07-10
1
-4
/
+4
*
Update Kaleidoscope tutorial and improve Windows support
Mehdi Amini
2017-02-11
1
-11
/
+9
*
[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.
Lang Hames
2016-08-01
1
-26
/
+25
*
fix some various typos in the doc
Sylvestre Ledru
2016-07-02
1
-2
/
+2
*
[Orc] Add conversion to/from RuntimeDyld::SymbolInfo for JITSymbol.
Lang Hames
2016-05-31
1
-1
/
+1
*
[Kaleidoscope][BuildingAJIT] Finish off Chapter 1.
Lang Hames
2016-05-30
1
-91
/
+105
*
[KaleidoscopeJIT][BuildingAJIT] Remove some copy-pasta from Chapter 1.
Lang Hames
2016-05-25
1
-2
/
+2
*
[Kaleidoscope][BuildingAJIT] Shorten the name of the BuildingAJIT tutorial
Lang Hames
2016-05-25
1
-1
/
+1
*
[Kaleidoscope][BuildingAJIT] Fix code-block indents.
Lang Hames
2016-05-25
1
-33
/
+33
*
[Kaleidoscope][BuildingAJIT] Add a description of the KaleidoscopeJIT addModule
Lang Hames
2016-05-25
1
-20
/
+100
*
[Kaleidoscope] Add an initial "Building an ORC JIT" tutorial chapter.
Lang Hames
2016-05-23
1
-0
/
+281