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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix some typos in the doc
Sylvestre Ledru
2016-07-28
3
-3
/
+3
*
[mips] Update the link to the MIPS documentation in CompilerWriterInfo.rst.
Daniel Sanders
2016-07-27
1
-1
/
+1
*
Fix Coroutines doc example
Mehdi Amini
2016-07-27
1
-1
/
+1
*
[coroutines] Part 2 of N: Adding Coroutine Intrinsics
David Majnemer
2016-07-27
1
-26
/
+22
*
[docs] Fix a sphinx error in llvm-cov.rst
Vedant Kumar
2016-07-26
1
-0
/
+4
*
Retry: [llvm-cov] Add support for exporting coverage data to JSON
Vedant Kumar
2016-07-26
1
-0
/
+29
*
docs: Add reference to type metadata to langref.
Peter Collingbourne
2016-07-26
1
-0
/
+4
*
Revert "[llvm-cov] Add support for exporting coverage data to JSON"
Vedant Kumar
2016-07-26
1
-29
/
+0
*
[llvm-cov] Add support for exporting coverage data to JSON
Vedant Kumar
2016-07-26
1
-0
/
+29
*
Fix docs/Coroutines.rst syntax highlighting on Linux
Sanjoy Das
2016-07-26
1
-5
/
+5
*
Add link to the Hexagon documentation
Krzysztof Parzyszek
2016-07-26
1
-0
/
+5
*
[lit] Document the 'available_features' member of the config object.
Daniel Sanders
2016-07-26
1
-0
/
+3
*
Change some more llvm highlighting instances to be text instead. It seems tha...
Aaron Ballman
2016-07-23
1
-9
/
+9
*
Switching the highlighting from llvm to none in an attempt to appease the bui...
Aaron Ballman
2016-07-23
1
-1
/
+1
*
Removes a warning about duplicate label named _strings from CommandLine.rst.
Aaron Ballman
2016-07-23
1
-1
/
+1
*
[coroutines] Part 1 of N: Documentation
David Majnemer
2016-07-23
2
-0
/
+1222
*
Invariant start/end intrinsics overloaded for address space
Anna Thomas
2016-07-22
1
-2
/
+4
*
[docs] Move GitHub to GitHubSubMod
Renato Golin
2016-07-21
2
-5
/
+5
*
Revert "Invariant start/end intrinsics overloaded for address space"
Anna Thomas
2016-07-21
1
-4
/
+2
*
Invariant start/end intrinsics overloaded for address space
Anna Thomas
2016-07-21
1
-2
/
+4
*
Adding RELEASE_TESTERS.TXT
Renato Golin
2016-07-21
1
-0
/
+3
*
[docs] Update release docs
Renato Golin
2016-07-21
1
-151
/
+91
*
[docs] Fixing Sphinx warnings to unclog the buildbot
Renato Golin
2016-07-20
22
-184
/
+182
*
[docs] fix cmake code-block warning
Renato Golin
2016-07-20
1
-4
/
+4
*
[docs] Add proposals to index file
Renato Golin
2016-07-20
1
-0
/
+19
*
[docs] GitHub Proposal for LLVM
Renato Golin
2016-07-20
1
-0
/
+268
*
Fixing a few places in this doc which look like obvious typos.
Yunzhong Gao
2016-07-20
1
-4
/
+5
*
This code block breaks the docs build (http://lab.llvm.org:8011/builders/llvm...
Aaron Ballman
2016-07-19
1
-3
/
+3
*
This code block breaks the docs build (http://lab.llvm.org:8011/builders/llvm...
Aaron Ballman
2016-07-19
1
-2
/
+2
*
This code block breaks the docs build (http://lab.llvm.org:8011/builders/llvm...
Aaron Ballman
2016-07-19
1
-1
/
+1
*
Retry: [llvm-profdata] Speed up merging by using a thread pool
Vedant Kumar
2016-07-19
1
-0
/
+5
*
Revert "[llvm-profdata] Speed up merging by using a thread pool"
Vedant Kumar
2016-07-19
1
-5
/
+0
*
[Kaleidoscope][BuildingAJIT] More work on the text for Chapter 3.
Lang Hames
2016-07-19
1
-33
/
+46
*
[llvm-profdata] Speed up merging by using a thread pool
Vedant Kumar
2016-07-18
1
-0
/
+5
*
Trunk release notes now refer to 4.0.0
Hans Wennborg
2016-07-18
1
-85
/
+11
*
Bump the trunk version to 4.0.0svn.
Hans Wennborg
2016-07-18
2
-4
/
+3
*
Fixed errors in docs.
Alexander Kornienko
2016-07-18
1
-0
/
+3
*
bugpoint: add flag -verbose-errors
Sebastian Pop
2016-07-15
1
-0
/
+8
*
[llvm-cov] Optionally use a symbol demangler when preparing reports
Vedant Kumar
2016-07-15
1
-0
/
+8
*
[Kaleidoscope][BuildingAJIT] Start filling in text for chapter 3.
Lang Hames
2016-07-15
1
-6
/
+127
*
Speculatively fix the sphinx build, which does not think the original code wa...
Aaron Ballman
2016-07-14
1
-4
/
+4
*
clarify a bit.
Chris Lattner
2016-07-14
1
-1
/
+1
*
Synchronize LLVM and clang's ObjCDeclSpec::ObjCPropertyAttributeKind.
Adrian Prantl
2016-07-14
1
-1
/
+7
*
PR28516: Fix LangRef description of call and invoke to match IR changes for t...
David Blaikie
2016-07-13
1
-14
/
+16
*
fix incorrect xref in sphinx doc
Etienne Bergeron
2016-07-13
2
-2
/
+2
*
Review fixes to lit documentation
Piotr Padlewski
2016-07-12
1
-32
/
+2
*
Update the LangRef description of the 'returned' attribute
Hal Finkel
2016-07-10
1
-6
/
+7
*
[docs] Fix up a broken link.
Sean Silva
2016-07-09
1
-1
/
+1
*
Added REQUIRES to TestingGuide documentation
Piotr Padlewski
2016-07-08
1
-0
/
+47
*
Fix LTO document
Piotr Padlewski
2016-07-08
1
-2
/
+2
[next]