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
/
index.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make coding standards document more inclusive
Dmitri Gribenko
2019-11-21
1
-1
/
+2
*
[Docs] Removes Subsystem Documentation page
DeForest Richards
2019-10-06
1
-4
/
+0
*
[Docs] Removes Programming Documentation page
DeForest Richards
2019-10-06
1
-4
/
+0
*
[Docs] Adds new Getting Started/Tutorials page
DeForest Richards
2019-10-06
1
-25
/
+6
*
[Docs] Moves article links to new pages
DeForest Richards
2019-09-29
1
-3
/
+0
*
[Docs] Moves Reference docs to new page
DeForest Richards
2019-09-25
1
-40
/
+4
*
[Docs] Adds new page for Getting Involved articles
DeForest Richards
2019-09-21
1
-197
/
+7
*
[Docs] Bug fix for document not included in toctree
DeForest Richards
2019-09-21
1
-0
/
+3
*
[Docs] Updates sidebar links
DeForest Richards
2019-09-21
1
-9
/
+0
*
[Docs] Move topics to new categories
DeForest Richards
2019-09-20
1
-4
/
+24
*
[Docs] Moves topics to new categories
DeForest Richards
2019-09-18
1
-0
/
+8
*
[Docs] Bug fix for docs homepage
DeForest Richards
2019-09-16
1
-1
/
+0
*
[Docs] Adds Getting Started/Tutorials, Reference to LLVM docs homepage
DeForest Richards
2019-09-16
1
-3
/
+58
*
[Docs] Bug fix for reference to nonexistent document
DeForest Richards
2019-09-13
1
-3
/
+5
*
[Docs] Adds page for reference docs
DeForest Richards
2019-09-12
1
-0
/
+3
*
Docs: Update Community section on homepage
DeForest Richards
2019-09-05
1
-22
/
+41
*
Docs: Move Documentation sections to separate pages.
DeForest Richards
2019-09-05
1
-415
/
+13
*
[docs] Add GwpAsan to toctree.
Mitch Phillips
2019-08-21
1
-0
/
+4
*
Add LLVMLibC proposal to docs/index.rst.
Siva Chandra
2019-08-15
1
-0
/
+4
*
[docs] Fix sphinx doc generation errors
Jordan Rupprecht
2019-08-14
1
-0
/
+8
*
[ORC] Start adding ORCv1 to ORCv2 transition tips to the ORCv2 doc.
Lang Hames
2019-07-15
1
-3
/
+3
*
[docs][Remarks] Add documentation for remarks in LLVM
Francis Visoiu Mistrih
2019-07-09
1
-0
/
+3
*
[docs] Add new document on building distributions
Chris Bieneman
2019-05-21
1
-0
/
+5
*
[docs][ORC] Start work on an ORC design doc. Very much a work in progress.
Lang Hames
2019-05-18
1
-0
/
+5
*
Add guidelines/recommendations for organizers of LLVM Socials
Alex Denisov
2019-05-14
1
-0
/
+15
*
New document skeleton describing how to add a constrained floating-point
Kevin P. Neal
2019-04-11
1
-0
/
+5
*
[Documentation] Proposal to change variable names
Michael Platings
2019-03-28
1
-0
/
+4
*
index.rst: Remove bb-chapuni from list of IRC bots
Hans Wennborg
2019-02-19
1
-1
/
+0
*
index.rst: Remove Dragonegg link
Hans Wennborg
2019-02-19
1
-5
/
+4
*
Update GettingStarted guide to recommend that people use the new
James Y Knight
2019-01-14
1
-1
/
+1
*
[Unroll/UnrollAndJam/Vectorizer/Distribute] Add followup loop attributes.
Michael Kruse
2018-12-12
1
-0
/
+1
*
[stack-safety] Analysis documentation
Vitaly Buka
2018-11-26
1
-0
/
+5
*
Introduce bug life cycle documentation.
Kristof Beyls
2018-11-07
1
-0
/
+4
*
Add docs+a script for building clang/LLVM with PGO
George Burgess IV
2018-10-26
1
-0
/
+4
*
[test-suite/doc] Add list of programs we might add.
Michael Kruse
2018-10-23
1
-0
/
+4
*
[Docs] [Support] System Library to Support Library transition along with mino...
Kristina Brooks
2018-09-18
1
-2
/
+3
*
Revamp test-suite documentation
Matthias Braun
2018-08-31
1
-0
/
+3
*
[docs] Reinstate r337730 - Add support for Markdown documentation in
Chandler Carruth
2018-08-06
1
-0
/
+5
*
Revert "[docs] Add support for Markdown documentation in Sphinx"
Michael J. Spencer
2018-07-23
1
-5
/
+0
*
[docs] Add support for Markdown documentation in Sphinx
Michael J. Spencer
2018-07-23
1
-0
/
+5
*
Revert "[docs] Add support for Markdown documentation in Sphinx"
Michael J. Spencer
2018-07-20
1
-5
/
+0
*
[docs] Add support for Markdown documentation in Sphinx
Michael J. Spencer
2018-07-19
1
-0
/
+5
*
[Docs] Remove some WIP X86 documentation I accidentally leaked into r328031.
Craig Topper
2018-03-21
1
-4
/
+0
*
[TableGen] Pass result of std::unique to vector::erase instead of calculating...
Craig Topper
2018-03-20
1
-0
/
+4
*
[Docs] Add Contributing page.
Florian Hahn
2018-01-04
1
-0
/
+6
*
[docs][ARM] Add HowTo for cross compiling and testing compiler-rt builtins
Peter Smith
2017-11-07
1
-0
/
+4
*
docs: Add some information about Fuzzing LLVM itself
Justin Bogner
2017-10-12
1
-0
/
+4
*
Introduce the llvm-cfi-verify tool (resubmission of D37937).
Vlad Tsyrklevich
2017-09-20
1
-1
/
+5
*
Revert "Introduce the llvm-cfi-verify tool (resubmission of D37937)."
Vlad Tsyrklevich
2017-09-20
1
-5
/
+1
*
Introduce the llvm-cfi-verify tool (resubmission of D37937).
Vlad Tsyrklevich
2017-09-20
1
-1
/
+5
[next]