| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove tailing whitespaces | Michael Liao | 2013-03-06 | 1 | -14/+14 |
* | Docs for llvm-symbolizer command-line tool | Alexey Samsonov | 2013-03-01 | 2 | -0/+66 |
* | Brag about function call vectorization in the docs. | Benjamin Kramer | 2013-02-28 | 1 | -0/+11 |
* | [docs] Discuss manpage output. | Sean Silva | 2013-02-27 | 1 | -3/+21 |
* | [docs] Provide pointer for building Sphinx docs. | Sean Silva | 2013-02-27 | 1 | -1/+2 |
* | [docs] Use reST link instead of direct HTML link. | Sean Silva | 2013-02-26 | 1 | -1/+1 |
* | Adding ARM as supported architecture | Renato Golin | 2013-02-26 | 1 | -3/+3 |
* | GCC 4.6.3 O3 miscompiles on ARM | Renato Golin | 2013-02-26 | 1 | -0/+3 |
* | Unify clang/llvm attributes for asan/tsan/msan (LLVM part) | Kostya Serebryany | 2013-02-26 | 1 | -9/+9 |
* | ARM build docs easier for copy&paste | Renato Golin | 2013-02-25 | 1 | -5/+5 |
* | Add global structure vectorization to docs | Renato Golin | 2013-02-23 | 1 | -0/+19 |
* | Made it more explicit that the self-referential llvm.loop identifier metadata | Pekka Jaaskelainen | 2013-02-22 | 1 | -1/+7 |
* | Implement the NoBuiltin attribute. | Bill Wendling | 2013-02-22 | 1 | -0/+5 |
* | add missing space which prevented the llvm.loop code-block from appearing in the | Paul Redmond | 2013-02-21 | 1 | -0/+1 |
* | Spelling corrections | Alex Rosenberg | 2013-02-18 | 1 | -26/+26 |
* | Documentation: correct syntax (one missing comma, one extra comma) | Dmitri Gribenko | 2013-02-16 | 1 | -2/+2 |
* | [docs] PR15254: Add "AST" to the lexicon. | Sean Silva | 2013-02-13 | 1 | -0/+15 |
* | Add a blurb about the attributes changes to the release notes. | Bill Wendling | 2013-02-13 | 1 | -0/+5 |
* | Metadata for annotating loops as parallel. The first consumer for this | Pekka Jaaskelainen | 2013-02-13 | 1 | -0/+111 |
* | Mention AArch64 in release notes for 3.3 | Tim Northover | 2013-02-13 | 1 | -0/+14 |
* | Update phab docs to clarify how to accept a change. | Manuel Klimek | 2013-02-13 | 1 | -0/+6 |
* | This is actually located at the end, not the middle. | Eric Christopher | 2013-02-13 | 1 | -1/+1 |
* | Documentation: HowToUseAttributes: formatting (use monospaced font) | Dmitri Gribenko | 2013-02-12 | 1 | -53/+54 |
* | Adding a HowTo for Attributes. | Joe Abbey | 2013-02-12 | 2 | -0/+83 |
* | Restore the resurrected doc link previously deleted | Bill Schmidt | 2013-02-11 | 1 | -0/+2 |
* | Remove a dead PowerPC doc link | Bill Schmidt | 2013-02-11 | 1 | -2/+0 |
* | [tsan/msan] adding thread_safety and uninitialized_checks attributes | Kostya Serebryany | 2013-02-11 | 1 | -0/+6 |
* | ReleaseNotes: Add section for R600 backend | Tom Stellard | 2013-02-08 | 1 | -0/+8 |
* | [docs] Tweaks for clarity, readability, and correctness. | Sean Silva | 2013-02-08 | 1 | -3/+3 |
* | More modifications to PowerPC doc links | Bill Schmidt | 2013-02-08 | 1 | -9/+5 |
* | Update PowerPC links in CompilerWriterInfo.rst | Hal Finkel | 2013-02-08 | 1 | -7/+7 |
* | [ReleaseNotes] tidy up organization and formatting | Sean Silva | 2013-02-07 | 1 | -20/+23 |
* | Update Release notes regarding TTI. | Nadav Rotem | 2013-02-07 | 1 | -0/+7 |
* | Document the loop vectorizer changes. | Nadav Rotem | 2013-02-07 | 1 | -0/+15 |
* | Canonicalize line endings to Linux style also when the --strict-whitespace fl... | Guy Benyei | 2013-02-06 | 1 | -1/+2 |
* | Initial submission for the attribute group feature. | Bill Wendling | 2013-02-06 | 1 | -0/+30 |
* | Alphabetize the function attributes. | Bill Wendling | 2013-02-06 | 1 | -11/+11 |
* | Coding standards: don't use ``inline`` when defining a function in a class | Dmitri Gribenko | 2013-02-04 | 1 | -0/+28 |
* | Pass CPPFLAGS/CFLAGS/CXXFLAGS from the environment of configure to | Patrik Hagglund | 2013-02-04 | 1 | -0/+3 |
* | Removed reference to LLVM as a project (since in LangRef it is used solely as... | Michael Gottesman | 2013-02-04 | 1 | -1/+1 |
* | Added new Global Variable marker ``externally_initialized'' to LangRef. | Michael Gottesman | 2013-02-03 | 1 | -1/+2 |
* | Added clarification paragraph to LangRef's documentation of | Michael Gottesman | 2013-02-03 | 1 | -0/+7 |
* | [docs] Fixup fallout from other grammar fixup. | Sean Silva | 2013-02-01 | 1 | -1/+1 |
* | [docs] Add missing colon to TableGen grammar. | Sean Silva | 2013-02-01 | 1 | -1/+1 |
* | Add AArch64 as an experimental target. | Tim Northover | 2013-01-31 | 1 | -0/+7 |
* | Fixed a mistake in my previous commit where I changed the wording slightly an... | Michael Gottesman | 2013-01-31 | 1 | -1/+1 |
* | Formatting Fix. Changed " to `` around the word 'constant' in the Lang Ref | Michael Gottesman | 2013-01-31 | 1 | -2/+2 |
* | LangRef: Add a Rationale for volatile rules. | Andrew Trick | 2013-01-31 | 1 | -0/+10 |
* | ...in light of recent activity related to llvm.memcpy flags. I want to | Andrew Trick | 2013-01-30 | 1 | -0/+5 |
* | Remove a mention of TargetInstrDescriptor, which no longer exists in the code | Eli Bendersky | 2013-01-30 | 1 | -6/+4 |