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
/
examples
/
Kaleidoscope
/
BuildingAJIT
/
Chapter1
/
toy.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-14
/
+14
*
Add bracket that was lost in rL346727 and has been causing buildbot failures ...
Simon Pilgrim
2018-11-13
1
-1
/
+1
*
[BuildingAJIT] Clang-format chapters 1 and 2.
Lang Hames
2018-11-13
1
-4
/
+3
*
[BuildingAJIT] Update the Ch1 KaleidoscopeJIT class to expose errors to clients.
Lang Hames
2018-10-18
1
-16
/
+10
*
[BuildingAJIT] Update chapter 1 to use the ORCv2 APIs.
Lang Hames
2018-10-17
1
-69
/
+85
*
[ORC][Kaleidoscope] Update Chapter 1 of BuildingAJIT to incorporate recent ORC
Lang Hames
2017-08-15
1
-7
/
+5
*
[ORC] Errorize the ORC APIs.
Lang Hames
2017-07-07
1
-1
/
+1
*
[Kaleidoscope] toy.cpp use after move fix
Peter Szecsi
2017-05-07
1
-1
/
+1
*
Use print() instead of dump() in code
Matthias Braun
2017-01-28
1
-2
/
+4
*
[Examples] Fix some Clang-tidy modernize-use-default and Include What You Use...
Eugene Zelenko
2016-11-18
1
-5
/
+17
*
[Kaleidoscope] Add an initial "Building an ORC JIT" tutorial chapter.
Lang Hames
2016-05-23
1
-0
/
+1219