Age | Commit message (Expand) | Author |
2013-04-17 | More consistent formatting and tidying-up | Eli Bendersky |
2013-04-17 | Make formatting more consistent and tidy-up. | Eli Bendersky |
2013-04-15 | Fix a grammar mistake, and add a line about the two phases that the BB/SLP ve... | Nadav Rotem |
2013-04-15 | Fix the internal link. | Nadav Rotem |
2013-04-15 | Update the release notes about the vectorizers. | Nadav Rotem |
2013-04-15 | Grammar and punctuation fixes. | John Criswell |
2013-04-15 | Enable all targets by default on Visual Studio. | Tim Northover |
2013-04-15 | Document our desire to enable the loop vectorizer on -Os in future releases. | Nadav Rotem |
2013-04-15 | Docs: merge the description of the BB and SLP vectorizers and document the -f... | Nadav Rotem |
2013-04-15 | fix include path in doc Extending LLVM | Jia Liu |
2013-04-14 | Document the SLP infrastructure. | Nadav Rotem |
2013-04-12 | Teach llvm-readobj to print ELF program headers | Nico Rieck |
2013-04-12 | Add -expand-relocs to llvm-readobj | Nico Rieck |
2013-04-11 | Add man page for llvm-readobj | Nico Rieck |
2013-04-10 | MC: Support COFF image-relative MCSymbolRefs | Nico Rieck |
2013-04-09 | Remove the confusing sentence. | Nadav Rotem |
2013-04-08 | Update the docs about the fact that the loop vectorizer is enabled by default... | Nadav Rotem |
2013-04-08 | Add ACLE link to ARM documentation sections | Tim Northover |
2013-04-04 | Missing word | Eli Bendersky |
2013-04-02 | Fix a typo. | Jakub Staszak |
2013-03-30 | Add start of user documentation for NVPTX | Justin Holewinski |
2013-03-30 | [docs] llvmbugs is not the place for patches. | Sean Silva |
2013-03-30 | [docs] Annotate mailing lists with their "name". | Sean Silva |
2013-03-30 | [docs] Reorganize mailing lists. | Sean Silva |
2013-03-30 | [docs] Pull IRC and Mailing Lists under a new "Community" heading. | Sean Silva |
2013-03-30 | [docs] The GEP FAQ is not "design and overview" | Sean Silva |
2013-03-30 | [docs] Put DeveloperPolicy under "Development Process Documentation" | Sean Silva |
2013-03-29 | [docs] The STL "binary search" has a non-obvious name. | Sean Silva |
2013-03-28 | Correct spelling of Git. | Thomas Schwinge |
2013-03-26 | Added documentation to LangRef for the intrinsic llvm.ptr.annotation.* which ... | Michael Gottesman |
2013-03-25 | Documentation: Replace dead link for binfmt_misc | Dmitri Gribenko |
2013-03-25 | Mention the new TableGen pattern format in the release notes. | Jakob Stoklund Olesen |
2013-03-24 | Allow TableGen DAG arguments to be just a name. | Jakob Stoklund Olesen |
2013-03-24 | GettingStarted: Add Git clone instructions for compiler-rt and test-suite | Tobias Grosser |
2013-03-24 | Give Sparc instruction patterns direct types instead of register classes. | Jakob Stoklund Olesen |
2013-03-22 | [docs] Slight reword for precision. | Sean Silva |
2013-03-22 | [docs] Document usage of SmallVectorImpl in interfaces. | Sean Silva |
2013-03-22 | fix small doc typo | Eli Bendersky |
2013-03-19 | Formatting fixups. | Eric Christopher |
2013-03-19 | Extend TableGen instruction selection matcher to improve handling | Ulrich Weigand |
2013-03-19 | Update documentation of llvm-link to reflect recent cleanups. | Eli Bendersky |
2013-03-19 | [docs] Remove incorrect information about lit. | Sean Silva |
2013-03-18 | Make the fields in the diagram match the descriptive text above them. | Eric Christopher |
2013-03-18 | ReleaseNotes: Tweak hexagonv2/hexagonv3 removal note. | Matthew Curtis |
2013-03-16 | [docs] Discuss a potential bug to be aware of. | Sean Silva |
2013-03-12 | ReleaseNotes: Add Hexagon Target section | Matthew Curtis |
2013-03-11 | Missing period in doc | Eli Bendersky |
2013-03-11 | [docs] Remove explicit authorship. | Sean Silva |
2013-03-06 | Remove tailing whitespaces | Michael Liao |
2013-03-01 | Docs for llvm-symbolizer command-line tool | Alexey Samsonov |