aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2013-04-11Add man page for llvm-readobjNico Rieck
2013-04-10MC: Support COFF image-relative MCSymbolRefsNico Rieck
2013-04-09Remove the confusing sentence.Nadav Rotem
2013-04-08Update the docs about the fact that the loop vectorizer is enabled by default...Nadav Rotem
2013-04-08Add ACLE link to ARM documentation sectionsTim Northover
2013-04-04Missing wordEli Bendersky
2013-04-02Fix a typo.Jakub Staszak
2013-03-30Add start of user documentation for NVPTXJustin 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-28Correct spelling of Git.Thomas Schwinge
2013-03-26Added documentation to LangRef for the intrinsic llvm.ptr.annotation.* which ...Michael Gottesman
2013-03-25Documentation: Replace dead link for binfmt_miscDmitri Gribenko
2013-03-25Mention the new TableGen pattern format in the release notes.Jakob Stoklund Olesen
2013-03-24Allow TableGen DAG arguments to be just a name.Jakob Stoklund Olesen
2013-03-24GettingStarted: Add Git clone instructions for compiler-rt and test-suiteTobias Grosser
2013-03-24Give 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-22fix small doc typoEli Bendersky
2013-03-19Formatting fixups.Eric Christopher
2013-03-19Extend TableGen instruction selection matcher to improve handlingUlrich Weigand
2013-03-19Update documentation of llvm-link to reflect recent cleanups.Eli Bendersky
2013-03-19[docs] Remove incorrect information about lit.Sean Silva
2013-03-18Make the fields in the diagram match the descriptive text above them.Eric Christopher
2013-03-18ReleaseNotes: Tweak hexagonv2/hexagonv3 removal note.Matthew Curtis
2013-03-16[docs] Discuss a potential bug to be aware of.Sean Silva
2013-03-12ReleaseNotes: Add Hexagon Target sectionMatthew Curtis
2013-03-11Missing period in docEli Bendersky
2013-03-11[docs] Remove explicit authorship.Sean Silva
2013-03-06Remove tailing whitespacesMichael Liao
2013-03-01Docs for llvm-symbolizer command-line toolAlexey Samsonov
2013-02-28Brag about function call vectorization in the docs.Benjamin Kramer
2013-02-27[docs] Discuss manpage output.Sean Silva
2013-02-27[docs] Provide pointer for building Sphinx docs.Sean Silva
2013-02-26[docs] Use reST link instead of direct HTML link.Sean Silva
2013-02-26Adding ARM as supported architectureRenato Golin
2013-02-26GCC 4.6.3 O3 miscompiles on ARMRenato Golin
2013-02-26Unify clang/llvm attributes for asan/tsan/msan (LLVM part)Kostya Serebryany
2013-02-25ARM build docs easier for copy&pasteRenato Golin
2013-02-23Add global structure vectorization to docsRenato Golin
2013-02-22Made it more explicit that the self-referential llvm.loop identifier metadata Pekka Jaaskelainen
2013-02-22Implement the NoBuiltin attribute.Bill Wendling
2013-02-21add missing space which prevented the llvm.loop code-block from appearing in thePaul Redmond
2013-02-18Spelling correctionsAlex Rosenberg