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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[docs] Fix a typo in KaleidoscopeJIT tutorial
Stephane Sezer
2018-05-08
1
-1
/
+1
*
s/LLVM_ON_WIN32/_WIN32/, llvm
Nico Weber
2018-04-29
1
-1
/
+1
*
[Kaleidoscope] Tiny typo fixes
Sjoerd Meijer
2018-03-29
5
-14
/
+14
*
[Kaleidoscope] doc fix
Sjoerd Meijer
2018-03-20
1
-5
/
+5
*
[docs] Add out-of-date warnings to the BuildingAJIT tutorial text.
Lang Hames
2018-02-06
3
-0
/
+15
*
[NFC] fix trivial typos in comments and documents
Hiroshi Inoue
2018-01-29
1
-1
/
+1
*
[NFC] fix trivial typos in comments and documents
Hiroshi Inoue
2018-01-26
1
-1
/
+1
*
[NFC] fix trivial typos in documents
Hiroshi Inoue
2018-01-16
1
-1
/
+1
*
PR35705: Fix Chapter 9 example code for API changes to DIBuilder
David Blaikie
2017-12-20
1
-2
/
+3
*
[ORC][Kaleidoscope] Update ORCJit tutorial.
Don Hinton
2017-09-17
5
-102
/
+101
*
[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
8
-16
/
+16
*
Remove redundant code block and update comment.
Sylvestre Ledru
2017-03-04
1
-13
/
+1
*
Update Kaleidoscope tutorial and improve Windows support
Mehdi Amini
2017-02-11
8
-169
/
+237
*
Use print() instead of dump() in code
Matthias Braun
2017-01-28
1
-2
/
+4
*
[Docs] Fix a broken link in the Kaleidoscope tutorial.
Davide Italiano
2016-09-13
1
-1
/
+1
*
Fix some typos in the doc
Sylvestre Ledru
2016-08-28
2
-2
/
+2
*
[BuildingAJIT] Fix a couple of typos in the Chapter 3 draft.
Lang Hames
2016-08-08
1
-6
/
+6
*
[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.
Lang Hames
2016-08-01
3
-32
/
+32
*
[Kaleidoscope][BuildingAJIT] More work on the text for Chapter 3.
Lang Hames
2016-07-19
1
-33
/
+46
*
Fixed errors in docs.
Alexander Kornienko
2016-07-18
1
-0
/
+3
*
[Kaleidoscope][BuildingAJIT] Start filling in text for chapter 3.
Lang Hames
2016-07-15
1
-6
/
+127
*
fix some various typos in the doc
Sylvestre Ledru
2016-07-02
3
-5
/
+5
*
New Kaleidoscope chapter: Creating object files
Wilfred Hughes
2016-07-02
12
-27
/
+248
*
[Kaleidoscope][BuildingAJIT] Remove some superfluous commas in Chapter 2.
Lang Hames
2016-06-20
1
-2
/
+2
*
[Kaleidoscope][BuildingAJIT] Fix a punctuation mistake in Chapter 2.
Lang Hames
2016-06-20
1
-1
/
+1
*
Remove the ScalarReplAggregates pass
David Majnemer
2016-06-15
2
-2
/
+2
*
Fix some typos in the Kaleidoscope tutorial (PR28120)
Hans Wennborg
2016-06-14
3
-15
/
+15
*
[Kaleidoscope] Update Chapter 3 of the "Implementing a Language" tutorial to
Lang Hames
2016-06-07
1
-8
/
+14
*
[Kaleidoscope][BuildingAJIT] Fix hyphenation in chapter 2 title.
Lang Hames
2016-06-06
1
-3
/
+3
*
[Kaleidoscope][BuildingAJIT] More cleanup of Chapter 2.
Lang Hames
2016-06-06
1
-17
/
+18
*
[Kaleidoscope][BuildingAJIT] Clean up sentence, remove comments from code block.
Lang Hames
2016-06-06
1
-4
/
+2
*
[Kaleidoscope][BuildingAJIT] Split up the code-block describing the substitution
Lang Hames
2016-06-06
1
-0
/
+8
*
[Kaleidoscope][BuildingAJIT] Fix code-blocks in Chapter 2.
Lang Hames
2016-06-06
1
-4
/
+4
*
[Kaleidoscope][BuildingAJIT] Add tutorial text for Chapter 2.
Lang Hames
2016-06-06
1
-13
/
+292
*
[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
*
[Kaleidoscope][BuildingAJIT] Add stub Chapter 5 text.
Lang Hames
2016-05-30
1
-0
/
+55
*
[Kaleidoscope][BuildingAJIT] Add stub chapter text for Building A JIT Chapter 4.
Lang Hames
2016-05-27
1
-0
/
+48
*
[Kaleidoscope][BuildingAJIT] Fix strong emphasis markup by removing whitespace.
Lang Hames
2016-05-26
1
-2
/
+2
*
[Kaleidoscope][BuildingAJIT] Add docs for Chapter 3 of the Building A JIT
Lang Hames
2016-05-26
1
-0
/
+47
*
[Kaleidoscope][BuildingAJIT] Add a stub Chapter 2 doc.
Lang Hames
2016-05-26
1
-0
/
+50
*
[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
2
-2
/
+2
*
[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
2
-0
/
+291
*
Remove every uses of getGlobalContext() in LLVM (but the C API)
Mehdi Amini
2016-04-14
5
-22
/
+23
*
[Kaleidoscope] Rename Error -> LogError in Chapters 2-5.
Lang Hames
2016-03-25
3
-28
/
+28
*
[Kaleidoscope] Fix 'Error' name clashes.
Lang Hames
2016-03-25
2
-16
/
+16
[next]