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
...
*
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
*
Remove obselete reference to TypeResolve from the tutorial.
Wilfred Hughes
2016-03-17
1
-4
/
+1
*
Minor grammar fix in kaleidoscope tutorial.
Wilfred Hughes
2016-03-17
1
-2
/
+2
*
Further typo fixes in kaleidoscope tutorial.
Wilfred Hughes
2016-03-17
1
-3
/
+3
*
Fix typo in kaleidoscope tutorial.
Wilfred Hughes
2016-03-17
1
-1
/
+1
*
Fix some typos in the llvm doc
Sylvestre Ledru
2016-02-14
1
-1
/
+1
*
LLVM tutorial: fix broken links/anchors
Alex Denisov
2015-12-15
17
-52
/
+52
*
[Docs] Fix typo
Alex Denisov
2015-11-15
2
-2
/
+2
*
Update tutorial for debug info IR change.
Peter Collingbourne
2015-11-05
1
-1
/
+2
*
Recommit r246175 - Add Kaleidoscope regression tests, with a fix to make sure
Lang Hames
2015-08-27
1
-1
/
+1
*
Revert r246175 to get builder green again.
Lang Hames
2015-08-27
1
-1
/
+1
*
Add Kaleidoscope regression tests.
Lang Hames
2015-08-27
1
-1
/
+1
*
[Kaleidoscope] Fix a typo in Chapter 5.
Lang Hames
2015-08-26
1
-1
/
+1
*
Big Kaleidoscope tutorial update.
Lang Hames
2015-08-26
7
-265
/
+383
*
[Kaleidoscope] More inter-chapter diff reduction.
Lang Hames
2015-08-19
1
-1
/
+3
*
[Kaleidoscope] Clang-format the Kaleidoscope tutorials.
Lang Hames
2015-08-19
8
-137
/
+255
*
[Kaleidoscope] Start C++11'ifying the kaleidoscope tutorials.
Lang Hames
2015-08-18
8
-132
/
+150
*
Rename all references to old mailing lists to new lists.llvm.org address.
Tanya Lattner
2015-08-05
2
-10
/
+10
*
DI: Rewrite the DIBuilder local variable API
Duncan P. N. Exon Smith
2015-07-31
1
-3
/
+2
*
DI/Verifier: Fix argument bitrot in DILocalVariable
Duncan P. N. Exon Smith
2015-07-24
1
-1
/
+1
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-17
/
+17
[prev]
[next]