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: Update Kaleidoscope for recent DI changes
Duncan P. N. Exon Smith
2015-04-18
1
-26
/
+26
*
Correct 'teh' and other typos / repeated words.
Ed Maste
2015-04-14
2
-2
/
+2
*
[docs] Fix typo.
Sean Silva
2015-03-31
2
-2
/
+2
*
[docs] Fix some malformed links.
Sean Silva
2015-03-17
2
-2
/
+2
*
Rename the 'Extending the Language: Debug Information' to 'Adding Debug Infor...
David Blaikie
2015-02-07
2
-4
/
+4
*
Fixup debug information references.
Charlie Turner
2015-01-24
3
-11
/
+13
*
Update references to lines of code count.
Charlie Turner
2015-01-24
2
-2
/
+2
*
The Kaleidoscope tutorial should be using "mcjit" for the library,
Eric Christopher
2015-01-08
5
-5
/
+5
*
Add argument variable support to the debug info tutorial
Eric Christopher
2014-12-09
1
-9
/
+43
*
Clean up the rst for the debug info tutorial
Eric Christopher
2014-12-08
1
-52
/
+52
*
Add Chapter 8 to the Kaleidoscope tutorial. This chapter adds
Eric Christopher
2014-12-08
2
-262
/
+687
*
[Docs][JIT] Update the clang++ invocation lines in the kaleidoscope docs.
Lang Hames
2014-11-06
5
-5
/
+5
*
[docs] Clean up some more llvm-gcc stuff
Sean Silva
2014-02-19
4
-4
/
+4
*
[OCaml] (PR10016) Add a few missing line in OCamlLangImpl2.rst
Peter Zotov
2013-11-05
1
-0
/
+3
*
[docs] Fix broken link.
Sean Silva
2013-06-21
1
-1
/
+1
*
Update code listings in LLVM tutorial.
Logan Chien
2013-06-08
6
-4569
/
+12
*
Fix spelling
Nikola Smiljanic
2013-05-01
1
-1
/
+1
*
[docs] Remove explicit authorship.
Sean Silva
2013-03-11
16
-39
/
+0
*
docs: Update title of external tutorial.
Sean Silva
2013-01-23
1
-1
/
+1
*
docs: Move link to the new "external tutorials" area.
Sean Silva
2012-12-27
1
-0
/
+5
*
docs: Add link to external LLVM backend tutorial.
Sean Silva
2012-12-23
1
-0
/
+8
*
docs: Sphinxify `docs/tutorial/`
Sean Silva
2012-12-05
33
-19072
/
+17106
*
docs: Begin Sphinxification of docs/tutorial/
Sean Silva
2012-12-04
2
-48
/
+36
*
Move TargetData to DataLayout.
Micah Villmow
2012-10-08
8
-16
/
+16
*
Fix some minor typos
Sylvestre Ledru
2012-07-31
2
-2
/
+2
*
Fix a typo (the the => the)
Sylvestre Ledru
2012-07-23
2
-2
/
+2
*
Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
Chandler Carruth
2012-06-29
5
-5
/
+5
*
[docs] Include the Kaleidescope tutorial in the Sphinx docs build.
Daniel Dunbar
2012-05-02
18
-47
/
+17
*
Remove llvm-ld and llvm-stub (which is only used by llvm-ld).
Michael J. Spencer
2012-04-19
2
-8
/
+6
*
Install the PNG file as well. PR4780.
Bill Wendling
2011-10-16
1
-0
/
+2
*
Update tutorial to reflect the current APIs. Also correct a small omission in
Bill Wendling
2011-10-16
6
-215
/
+240
*
Tell people using the tutorial how to make it actually work.
David Chisnall
2011-10-04
1
-0
/
+6
*
A couple of minor fixes to the OCaml tutorial. PR10025 and PR10316. Patches...
Eli Friedman
2011-07-15
1
-5
/
+6
*
docs: Introduce cascading style <div> and <p> continued on <h[2-5]>.
NAKAMURA Takumi
2011-04-23
16
-134
/
+134
*
docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">.
NAKAMURA Takumi
2011-04-18
17
-181
/
+135
*
docs/*.html: Make W3C HTML 4.01 Strict more compliant.
NAKAMURA Takumi
2011-04-09
3
-3
/
+3
*
docs/tutorial/OCamlLangImpl7.html: Fix a href to missing Chapter 8.
NAKAMURA Takumi
2011-04-09
1
-1
/
+1
*
docs: Canonicalize URLs.
NAKAMURA Takumi
2011-04-09
16
-16
/
+16
*
Remove PHINode::reserveOperandSpace(). Instead, add a parameter to
Jay Foad
2011-03-30
3
-7
/
+7
*
Fix typo pointed out in pr9339.
Duncan Sands
2011-02-27
1
-1
/
+1
*
Minor fixes to tutorial, patch by Benjamin Meyer!
Chris Lattner
2011-02-15
1
-2
/
+2
*
Add a reference to the OCamlLangImpl8.
Erick Tryzelaar
2011-01-01
1
-1
/
+1
*
Add an OCaml tutorial page 8
Erick Tryzelaar
2011-01-01
2
-1
/
+366
*
Fix missing includes of "llvm/Analysis/Passes.h" in the tutorials. Thanks
Dan Gohman
2010-11-16
4
-0
/
+4
*
Update examples and documentation to explicitly add basicaa, now that it's
Dan Gohman
2010-11-15
4
-0
/
+10
*
update the tutorial to use CreateFAdd to create fp operations.
Chris Lattner
2010-09-01
4
-9
/
+9
*
fix typos reported by Adam Warner!
Chris Lattner
2010-06-21
2
-2
/
+2
*
Update html tutorial docs to match api changes.
Eric Christopher
2010-06-14
5
-18
/
+18
*
Fix whitespace to be more consistent with AsmPrinter's style.
Dan Gohman
2010-05-28
8
-32
/
+32
*
Revert r103213. It broke several sections of live website.
mike-m
2010-05-07
18
-0
/
+18760
[prev]
[next]