aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2012-12-14Fix the order of these sections of the release notes.Chandler Carruth
2012-12-14Add a rough draft of some content about the new SROA. I'll try to proofChandler Carruth
2012-12-14Delete a long-stale "if its ready" comment. All indications is that thisChandler Carruth
2012-12-14Provide some actual highlight bullets for Clang.Chandler Carruth
2012-12-13docs: Improve discussion of syntax highlighting.Sean Silva
2012-12-13Documentation: CompilerWriterInfo.rst: update link to Intel documentationDmitri Gribenko
2012-12-13Add a dummy documentation file to unbreak 'make install'. We need to find howDmitri Gribenko
2012-12-12Makefile.sphinx: reST conversion is complete!Dmitri Gribenko
2012-12-12Documentation: use paths relative to document root in links.Dmitri Gribenko
2012-12-12Initial implementation of a utility for converting native data Nick Kledzik
2012-12-12Documentation: SphinxQuickstartTemplate.rst: add guidelines about highlightingDmitri Gribenko
2012-12-12Documentation: llvm-bcanalyzer.rst: cleanup.Dmitri Gribenko
2012-12-12Documentation: AliasAnalysis.rst: improve internal and external linksDmitri Gribenko
2012-12-12Documentation: convert WritingAnLLVMPass.html to reST.Dmitri Gribenko
2012-12-12Documentation: cleanupDmitri Gribenko
2012-12-12Documentation: use a 'console' highlighter for terminal output examples. ThisDmitri Gribenko
2012-12-12Documentation: use a 'console' highlighter for terminal output examples. ThisDmitri Gribenko
2012-12-11Documentation: cleanup: remove useless anchors and write :ref:s explicitly.Dmitri Gribenko
2012-12-11Documentation: Lexicon.rst: add 'SLP' acronymDmitri Gribenko
2012-12-11Documentation: convert Passes.html to reST.Dmitri Gribenko
2012-12-09Documentation: convert ReleaseNotes.html to reST.Dmitri Gribenko
2012-12-09So many people have touched this, it doesn't make sense to ascribe authorship...Chris Lattner
2012-12-09docs: Convert GarbageCollection.html to reSTSean Silva
2012-12-09Documentation: HowToReleaseLLVM.rst: remove trailing whitespace.Dmitri Gribenko
2012-12-09Documentation: don't create TOCs manually.Dmitri Gribenko
2012-12-07Fixed some grammar and punctuation error.John Criswell
2012-12-07Convert HowToReleaseLLVM.html to reSTDmitri Gribenko
2012-12-07docs: Convert LangRef to reST.Sean Silva
2012-12-06Documentation: fix typos and formatting.Dmitri Gribenko
2012-12-05docs: Explain plain preformatted textSean Silva
2012-12-05docs: Sphinxify `docs/tutorial/`Sean Silva
2012-12-04docs: Begin Sphinxification of docs/tutorial/Sean Silva
2012-12-04docs: fixup legacy HTML linkSean Silva
2012-12-04Update release notes for NVPTXJustin Holewinski
2012-12-04Get rid of references to Tcl, DejagGNU, old test structure, discourage the useEli Bendersky
2012-12-04Remove the very out-of-date listing of "very important LLVM areas". I don'tEli Bendersky
2012-12-04docs: Fix broken link.Sean Silva
2012-12-04docs: Fix dead link.Sean Silva
2012-12-04docs: Convert ProgrammersManual to reST.Sean Silva
2012-12-03Clean up, bring up-to-date and apply consistent formatting.Eli Bendersky
2012-12-02Simplify the coding standards for #include ordering. The ordering is nowChandler Carruth
2012-12-02Unbreak Sphinx buildJustin Holewinski
2012-12-01Another fix attempt to Makefile.sphinx - copy the PNGs from tutorial/ as well,Eli Bendersky
2012-12-01Attempt to fix Makefile.sphinx to not generate errors while trying to copyEli Bendersky
2012-12-01Update FileCheck's documentation to mention recently added feature ofEli Bendersky
2012-12-01Documentation: convert WritingAnLLVMBackend.html to reSTDmitri Gribenko
2012-11-30Removed redundancy in wordingMichael Ilseman
2012-11-30Clean up the documentation to have a common description area for fast-math fl...Michael Ilseman
2012-11-29Documentation for FileCheck: use 'option' and 'program' directives.Dmitri Gribenko
2012-11-29Documentation for llvm-link: reformatDmitri Gribenko