aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* ARM build docs easier for copy&pasteRenato Golin2013-02-251-5/+5
* Add global structure vectorization to docsRenato Golin2013-02-231-0/+19
* Made it more explicit that the self-referential llvm.loop identifier metadata Pekka Jaaskelainen2013-02-221-1/+7
* Implement the NoBuiltin attribute.Bill Wendling2013-02-221-0/+5
* add missing space which prevented the llvm.loop code-block from appearing in thePaul Redmond2013-02-211-0/+1
* Spelling correctionsAlex Rosenberg2013-02-181-26/+26
* Documentation: correct syntax (one missing comma, one extra comma)Dmitri Gribenko2013-02-161-2/+2
* [docs] PR15254: Add "AST" to the lexicon.Sean Silva2013-02-131-0/+15
* Add a blurb about the attributes changes to the release notes.Bill Wendling2013-02-131-0/+5
* Metadata for annotating loops as parallel. The first consumer for this Pekka Jaaskelainen2013-02-131-0/+111
* Mention AArch64 in release notes for 3.3Tim Northover2013-02-131-0/+14
* Update phab docs to clarify how to accept a change.Manuel Klimek2013-02-131-0/+6
* This is actually located at the end, not the middle.Eric Christopher2013-02-131-1/+1
* Documentation: HowToUseAttributes: formatting (use monospaced font)Dmitri Gribenko2013-02-121-53/+54
* Adding a HowTo for Attributes.Joe Abbey2013-02-122-0/+83
* Restore the resurrected doc link previously deletedBill Schmidt2013-02-111-0/+2
* Remove a dead PowerPC doc linkBill Schmidt2013-02-111-2/+0
* [tsan/msan] adding thread_safety and uninitialized_checks attributesKostya Serebryany2013-02-111-0/+6
* ReleaseNotes: Add section for R600 backendTom Stellard2013-02-081-0/+8
* [docs] Tweaks for clarity, readability, and correctness.Sean Silva2013-02-081-3/+3
* More modifications to PowerPC doc linksBill Schmidt2013-02-081-9/+5
* Update PowerPC links in CompilerWriterInfo.rstHal Finkel2013-02-081-7/+7
* [ReleaseNotes] tidy up organization and formattingSean Silva2013-02-071-20/+23
* Update Release notes regarding TTI.Nadav Rotem2013-02-071-0/+7
* Document the loop vectorizer changes.Nadav Rotem2013-02-071-0/+15
* Canonicalize line endings to Linux style also when the --strict-whitespace fl...Guy Benyei2013-02-061-1/+2
* Initial submission for the attribute group feature.Bill Wendling2013-02-061-0/+30
* Alphabetize the function attributes.Bill Wendling2013-02-061-11/+11
* Coding standards: don't use ``inline`` when defining a function in a classDmitri Gribenko2013-02-041-0/+28
* Pass CPPFLAGS/CFLAGS/CXXFLAGS from the environment of configure toPatrik Hagglund2013-02-041-0/+3
* Removed reference to LLVM as a project (since in LangRef it is used solely as...Michael Gottesman2013-02-041-1/+1
* Added new Global Variable marker ``externally_initialized'' to LangRef.Michael Gottesman2013-02-031-1/+2
* Added clarification paragraph to LangRef's documentation ofMichael Gottesman2013-02-031-0/+7
* [docs] Fixup fallout from other grammar fixup.Sean Silva2013-02-011-1/+1
* [docs] Add missing colon to TableGen grammar.Sean Silva2013-02-011-1/+1
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+7
* Fixed a mistake in my previous commit where I changed the wording slightly an...Michael Gottesman2013-01-311-1/+1
* Formatting Fix. Changed " to `` around the word 'constant' in the Lang RefMichael Gottesman2013-01-311-2/+2
* LangRef: Add a Rationale for volatile rules.Andrew Trick2013-01-311-0/+10
* ...in light of recent activity related to llvm.memcpy flags. I want toAndrew Trick2013-01-301-0/+5
* Remove a mention of TargetInstrDescriptor, which no longer exists in the codeEli Bendersky2013-01-301-6/+4
* [docs] Guide prospective TableGen backend writers.Sean Silva2013-01-301-0/+4
* Documentation: Updating the data layout default specifications toPatrik Hagglund2013-01-301-6/+4
* Documentation: add empty lines so that lists are properly recognizedDmitri Gribenko2013-01-291-0/+2
* docs: reorganize front page slightlySean Silva2013-01-281-4/+4
* Documentation: fix syntax errorDmitri Gribenko2013-01-261-1/+1
* Fixed typo.Michael Gottesman2013-01-251-2/+2
* Added new section to the git-svn getting started section that provides aMichael Gottesman2013-01-251-0/+28
* Add an addition operator to TableGenHal Finkel2013-01-251-1/+1
* Fix small typoEli Bendersky2013-01-231-1/+1