summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
* Remove tailing whitespacesMichael Liao2013-03-06
* Docs for llvm-symbolizer command-line toolAlexey Samsonov2013-03-01
* Brag about function call vectorization in the docs.Benjamin Kramer2013-02-28
* [docs] Discuss manpage output.Sean Silva2013-02-27
* [docs] Provide pointer for building Sphinx docs.Sean Silva2013-02-27
* [docs] Use reST link instead of direct HTML link.Sean Silva2013-02-26
* Adding ARM as supported architectureRenato Golin2013-02-26
* GCC 4.6.3 O3 miscompiles on ARMRenato Golin2013-02-26
* Unify clang/llvm attributes for asan/tsan/msan (LLVM part)Kostya Serebryany2013-02-26
* ARM build docs easier for copy&pasteRenato Golin2013-02-25
* Add global structure vectorization to docsRenato Golin2013-02-23
* Made it more explicit that the self-referential llvm.loop identifier metadata Pekka Jaaskelainen2013-02-22
* Implement the NoBuiltin attribute.Bill Wendling2013-02-22
* add missing space which prevented the llvm.loop code-block from appearing in thePaul Redmond2013-02-21
* Spelling correctionsAlex Rosenberg2013-02-18
* Documentation: correct syntax (one missing comma, one extra comma)Dmitri Gribenko2013-02-16
* [docs] PR15254: Add "AST" to the lexicon.Sean Silva2013-02-13
* Add a blurb about the attributes changes to the release notes.Bill Wendling2013-02-13
* Metadata for annotating loops as parallel. The first consumer for this Pekka Jaaskelainen2013-02-13
* Mention AArch64 in release notes for 3.3Tim Northover2013-02-13
* Update phab docs to clarify how to accept a change.Manuel Klimek2013-02-13
* This is actually located at the end, not the middle.Eric Christopher2013-02-13
* Documentation: HowToUseAttributes: formatting (use monospaced font)Dmitri Gribenko2013-02-12
* Adding a HowTo for Attributes.Joe Abbey2013-02-12
* Restore the resurrected doc link previously deletedBill Schmidt2013-02-11
* Remove a dead PowerPC doc linkBill Schmidt2013-02-11
* [tsan/msan] adding thread_safety and uninitialized_checks attributesKostya Serebryany2013-02-11
* ReleaseNotes: Add section for R600 backendTom Stellard2013-02-08
* [docs] Tweaks for clarity, readability, and correctness.Sean Silva2013-02-08
* More modifications to PowerPC doc linksBill Schmidt2013-02-08
* Update PowerPC links in CompilerWriterInfo.rstHal Finkel2013-02-08
* [ReleaseNotes] tidy up organization and formattingSean Silva2013-02-07
* Update Release notes regarding TTI.Nadav Rotem2013-02-07
* Document the loop vectorizer changes.Nadav Rotem2013-02-07
* Canonicalize line endings to Linux style also when the --strict-whitespace fl...Guy Benyei2013-02-06
* Initial submission for the attribute group feature.Bill Wendling2013-02-06
* Alphabetize the function attributes.Bill Wendling2013-02-06
* Coding standards: don't use ``inline`` when defining a function in a classDmitri Gribenko2013-02-04
* Pass CPPFLAGS/CFLAGS/CXXFLAGS from the environment of configure toPatrik Hagglund2013-02-04
* Removed reference to LLVM as a project (since in LangRef it is used solely as...Michael Gottesman2013-02-04
* Added new Global Variable marker ``externally_initialized'' to LangRef.Michael Gottesman2013-02-03
* Added clarification paragraph to LangRef's documentation ofMichael Gottesman2013-02-03
* [docs] Fixup fallout from other grammar fixup.Sean Silva2013-02-01
* [docs] Add missing colon to TableGen grammar.Sean Silva2013-02-01
* Add AArch64 as an experimental target.Tim Northover2013-01-31
* Fixed a mistake in my previous commit where I changed the wording slightly an...Michael Gottesman2013-01-31
* Formatting Fix. Changed " to `` around the word 'constant' in the Lang RefMichael Gottesman2013-01-31
* LangRef: Add a Rationale for volatile rules.Andrew Trick2013-01-31
* ...in light of recent activity related to llvm.memcpy flags. I want toAndrew Trick2013-01-30
* Remove a mention of TargetInstrDescriptor, which no longer exists in the codeEli Bendersky2013-01-30