index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
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
2013-02-28
Brag 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-26
Adding ARM as supported architecture
Renato Golin
2013-02-26
GCC 4.6.3 O3 miscompiles on ARM
Renato Golin
2013-02-26
Unify clang/llvm attributes for asan/tsan/msan (LLVM part)
Kostya Serebryany
2013-02-25
ARM build docs easier for copy&paste
Renato Golin
2013-02-23
Add global structure vectorization to docs
Renato Golin
2013-02-22
Made it more explicit that the self-referential llvm.loop identifier metadata
Pekka Jaaskelainen
2013-02-22
Implement the NoBuiltin attribute.
Bill Wendling
2013-02-21
add missing space which prevented the llvm.loop code-block from appearing in the
Paul Redmond
2013-02-18
Spelling corrections
Alex Rosenberg
2013-02-16
Documentation: correct syntax (one missing comma, one extra comma)
Dmitri Gribenko
2013-02-13
[docs] PR15254: Add "AST" to the lexicon.
Sean Silva
2013-02-13
Add a blurb about the attributes changes to the release notes.
Bill Wendling
2013-02-13
Metadata for annotating loops as parallel. The first consumer for this
Pekka Jaaskelainen
2013-02-13
Mention AArch64 in release notes for 3.3
Tim Northover
2013-02-13
Update phab docs to clarify how to accept a change.
Manuel Klimek
2013-02-13
This is actually located at the end, not the middle.
Eric Christopher
[next]