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-05-06
Implemented public interface for modifying registered (not positional or sink...
Andrew Trick
2013-05-06
Support command line option categories.
Andrew Trick
2013-05-06
[SystemZ] Add configure bits
Ulrich Weigand
2013-05-05
[docs] Update Target Feature Matrix for the XCore backend.
Richard Osborne
2013-05-03
Revert r181009.
Amara Emerson
2013-05-03
Remove comment that no target supports 128-bit IEEE floats
Richard Sandiford
2013-05-03
Add support for reading ARM ELF build attributes.
Amara Emerson
2013-05-03
Added pocl and TCE blurbs to the ReleaseNotes.
Pekka Jaaskelainen
2013-05-02
Added table of contents declaration in CommandLine Library documentation.
Tobias Grosser
2013-05-01
Updating the getting started guide for Visual Studio users. Specifically, poi...
Aaron Ballman
2013-05-01
Fix spelling
Nikola Smiljanic
2013-04-30
Update the release notes about the min/max reductions that Arnold added.
Nadav Rotem
2013-04-27
Documentation: end option description with a period
Dmitri Gribenko
2013-04-26
Updated GettingStarted.rst so that it references utils/git-svn for git-svnup ...
Michael Gottesman
2013-04-23
Add basic zlib support to LLVM. This would allow to use compression/uncompres...
Alexey Samsonov
2013-04-22
Document the -filetype option of llc (PR #12902)
Eli Bendersky
2013-04-22
Clarify that llvm.used can contain aliases.
Rafael Espindola
2013-04-20
Add CodeGen support for functions that always return arguments via a new para...
Stephen Lin
2013-04-18
Fix grammar in LLVMBuild.rst
Eli Bendersky
2013-04-18
Fixes to LangRef.rst: incorrect attributes syntax and misplaced 'nobuiltin'
Eli Bendersky
2013-04-17
More consistent formatting and tidying-up
Eli Bendersky
2013-04-17
Make formatting more consistent and tidy-up.
Eli Bendersky
2013-04-15
Fix a grammar mistake, and add a line about the two phases that the BB/SLP ve...
Nadav Rotem
2013-04-15
Fix the internal link.
Nadav Rotem
2013-04-15
Update the release notes about the vectorizers.
Nadav Rotem
2013-04-15
Grammar and punctuation fixes.
John Criswell
2013-04-15
Enable all targets by default on Visual Studio.
Tim Northover
2013-04-15
Document our desire to enable the loop vectorizer on -Os in future releases.
Nadav Rotem
2013-04-15
Docs: merge the description of the BB and SLP vectorizers and document the -f...
Nadav Rotem
2013-04-15
fix include path in doc Extending LLVM
Jia Liu
2013-04-14
Document the SLP infrastructure.
Nadav Rotem
2013-04-12
Teach llvm-readobj to print ELF program headers
Nico Rieck
2013-04-12
Add -expand-relocs to llvm-readobj
Nico Rieck
2013-04-11
Add man page for llvm-readobj
Nico Rieck
2013-04-10
MC: Support COFF image-relative MCSymbolRefs
Nico Rieck
2013-04-09
Remove the confusing sentence.
Nadav Rotem
2013-04-08
Update the docs about the fact that the loop vectorizer is enabled by default...
Nadav Rotem
2013-04-08
Add ACLE link to ARM documentation sections
Tim Northover
2013-04-04
Missing word
Eli Bendersky
2013-04-02
Fix a typo.
Jakub Staszak
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
[next]