| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Actually update the grammar of this sentence to reflect the removal of CellSPU. | Chandler Carruth | 2012-12-15 | 1 | -1/+1 |
* | Release notes for dragonegg 3.2. | Duncan Sands | 2012-12-14 | 1 | -1/+4 |
* | The CellSPU backend is more than experimental, it's dead now... | Chandler Carruth | 2012-12-14 | 1 | -1/+1 |
* | Remove a section that was in 3.1's notes. | Chandler Carruth | 2012-12-14 | 1 | -15/+0 |
* | Remove several entries from the 3.2 release notes that were in the 3.1 | Chandler Carruth | 2012-12-14 | 1 | -16/+0 |
* | Fix the order of these sections of the release notes. | Chandler Carruth | 2012-12-14 | 1 | -8/+8 |
* | Add a rough draft of some content about the new SROA. I'll try to proof | Chandler Carruth | 2012-12-14 | 1 | -1/+15 |
* | Delete a long-stale "if its ready" comment. All indications is that this | Chandler Carruth | 2012-12-14 | 1 | -1/+0 |
* | Provide some actual highlight bullets for Clang. | Chandler Carruth | 2012-12-14 | 1 | -1/+3 |
* | docs: Improve discussion of syntax highlighting. | Sean Silva | 2012-12-13 | 1 | -6/+19 |
* | Documentation: CompilerWriterInfo.rst: update link to Intel documentation | Dmitri Gribenko | 2012-12-13 | 1 | -1/+1 |
* | Add a dummy documentation file to unbreak 'make install'. We need to find how | Dmitri Gribenko | 2012-12-13 | 1 | -0/+0 |
* | Makefile.sphinx: reST conversion is complete! | Dmitri Gribenko | 2012-12-12 | 1 | -4/+0 |
* | Documentation: use paths relative to document root in links. | Dmitri Gribenko | 2012-12-12 | 1 | -1/+1 |
* | Initial implementation of a utility for converting native data | Nick Kledzik | 2012-12-12 | 2 | -0/+867 |
* | Documentation: SphinxQuickstartTemplate.rst: add guidelines about highlighting | Dmitri Gribenko | 2012-12-12 | 1 | -3/+6 |
* | Documentation: llvm-bcanalyzer.rst: cleanup. | Dmitri Gribenko | 2012-12-12 | 1 | -170/+51 |
* | Documentation: AliasAnalysis.rst: improve internal and external links | Dmitri Gribenko | 2012-12-12 | 1 | -19/+18 |
* | Documentation: convert WritingAnLLVMPass.html to reST. | Dmitri Gribenko | 2012-12-12 | 8 | -1967/+1456 |
* | Documentation: cleanup | Dmitri Gribenko | 2012-12-12 | 1 | -3/+4 |
* | Documentation: use a 'console' highlighter for terminal output examples. This | Dmitri Gribenko | 2012-12-12 | 2 | -11/+11 |
* | Documentation: use a 'console' highlighter for terminal output examples. This | Dmitri Gribenko | 2012-12-12 | 2 | -37/+37 |
* | Documentation: cleanup: remove useless anchors and write :ref:s explicitly. | Dmitri Gribenko | 2012-12-11 | 1 | -27/+8 |
* | Documentation: Lexicon.rst: add 'SLP' acronym | Dmitri Gribenko | 2012-12-11 | 1 | -1/+7 |
* | Documentation: convert Passes.html to reST. | Dmitri Gribenko | 2012-12-11 | 2 | -2025/+1264 |
* | Documentation: convert ReleaseNotes.html to reST. | Dmitri Gribenko | 2012-12-09 | 5 | -881/+571 |
* | So many people have touched this, it doesn't make sense to ascribe authorship... | Chris Lattner | 2012-12-09 | 1 | -3/+0 |
* | docs: Convert GarbageCollection.html to reST | Sean Silva | 2012-12-09 | 3 | -1392/+1055 |
* | Documentation: HowToReleaseLLVM.rst: remove trailing whitespace. | Dmitri Gribenko | 2012-12-09 | 1 | -18/+18 |
* | Documentation: don't create TOCs manually. | Dmitri Gribenko | 2012-12-09 | 1 | -81/+4 |
* | Fixed some grammar and punctuation error. | John Criswell | 2012-12-07 | 1 | -5/+5 |
* | Convert HowToReleaseLLVM.html to reST | Dmitri Gribenko | 2012-12-07 | 3 | -582/+506 |
* | docs: Convert LangRef to reST. | Sean Silva | 2012-12-07 | 3 | -9100/+8303 |
* | Documentation: fix typos and formatting. | Dmitri Gribenko | 2012-12-06 | 1 | -3/+3 |
* | docs: Explain plain preformatted text | Sean Silva | 2012-12-05 | 1 | -0/+20 |
* | docs: Sphinxify `docs/tutorial/` | Sean Silva | 2012-12-05 | 34 | -19074/+17106 |
* | docs: Begin Sphinxification of docs/tutorial/ | Sean Silva | 2012-12-04 | 3 | -49/+38 |
* | docs: fixup legacy HTML link | Sean Silva | 2012-12-04 | 1 | -2/+1 |
* | Update release notes for NVPTX | Justin Holewinski | 2012-12-04 | 1 | -1/+24 |
* | Get rid of references to Tcl, DejagGNU, old test structure, discourage the use | Eli Bendersky | 2012-12-04 | 1 | -106/+57 |
* | Remove the very out-of-date listing of "very important LLVM areas". I don't | Eli Bendersky | 2012-12-04 | 1 | -12/+1 |
* | docs: Fix broken link. | Sean Silva | 2012-12-04 | 1 | -1/+2 |
* | docs: Fix dead link. | Sean Silva | 2012-12-04 | 1 | -2/+2 |
* | docs: Convert ProgrammersManual to reST. | Sean Silva | 2012-12-04 | 3 | -4157/+3167 |
* | Clean up, bring up-to-date and apply consistent formatting. | Eli Bendersky | 2012-12-03 | 1 | -30/+21 |
* | Simplify the coding standards for #include ordering. The ordering is now | Chandler Carruth | 2012-12-02 | 1 | -9/+2 |
* | Unbreak Sphinx build | Justin Holewinski | 2012-12-02 | 1 | -1/+2 |
* | Another fix attempt to Makefile.sphinx - copy the PNGs from tutorial/ as well, | Eli Bendersky | 2012-12-01 | 1 | -1/+2 |
* | Attempt to fix Makefile.sphinx to not generate errors while trying to copy | Eli Bendersky | 2012-12-01 | 1 | -1/+1 |
* | Update FileCheck's documentation to mention recently added feature of | Eli Bendersky | 2012-12-01 | 1 | -15/+16 |