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
2012-10-17
Update the release notes about how to enable the loop vectorizer.
Nadav Rotem
2012-10-17
Update the release notes about the store-merge dag optimization.
Nadav Rotem
2012-10-17
Update the release notes about the new TargetTransformInfo API changes.
Nadav Rotem
2012-10-17
Update the release notes about the new loop vectorizer.
Nadav Rotem
2012-10-17
docs: Add link to integrated assembler HowTo
Sean Silva
2012-10-15
Fix a typo in bitcode docs, from 165814.
Jan Wen Voung
2012-10-13
Documentation: Lexicon.rst: add "BB Vectorization" and "TBAA".
Dmitri Gribenko
2012-10-12
Add bitcode instruction encoding documentation for module version
Jan Wen Voung
2012-10-12
docs: Update example to conform to coding standards.
Sean Silva
2012-10-12
docs: Minor clean up of Phabricator documentation.
Sean Silva
2012-10-12
docs: Add SphinxQuickstartTemplate.rst.
Sean Silva
2012-10-11
docs: Improve HowToSetUpLLVMStyleRTTI.
Sean Silva
2012-10-11
docs: Update HowToSetUpLLVMStyleRTTI.
Sean Silva
2012-10-11
Adds Phabricator documentation. This is a first step that answers many questi...
Manuel Klimek
2012-10-11
GettingStarted.rst: s/&/&/g
NAKAMURA Takumi
2012-10-11
GettingStarted.rst: Fix the label to DeveloperPolicy.html.
NAKAMURA Takumi
2012-10-10
docs: Propagate fix from r165632 to other docs.
Sean Silva
2012-10-10
docs: Attempt to fix PR14053.
Sean Silva
2012-10-08
Fix typo in docs.
Eric Christopher
2012-10-08
Move TargetData to DataLayout.
Micah Villmow
2012-10-07
Silence Sphinx warnings.
Sean Silva
2012-10-07
Sphinxify the GettinStarted documentation.
Bill Wendling
2012-10-07
Sphinxify the ExtendingLLVM documentation.
Bill Wendling
2012-10-07
Sphinxify the compiler writer info documentation.
Bill Wendling
2012-10-07
Document MapVector.
Rafael Espindola
2012-10-05
HowToSetUpLLVMStyleRTTI.rst: remove unneeded semicolons in code examples.
Dmitri Gribenko
2012-10-05
GoldPlugin.rst: minor typesetting fixes.
Dmitri Gribenko
2012-10-05
docs: Add HowToSetUpLLVMStyleRTTI.rst.
Sean Silva
2012-10-04
The alignment of an sret parameter is known: it must be at least the
Duncan Sands
2012-10-04
docs: Fix typo on front page
Sean Silva
2012-10-04
docs: Sphinxify GoldPlugin document.
Sean Silva
2012-10-01
[Docs] Update File Headers section to cover doxygen style file level docs.
Michael J. Spencer
2012-09-30
RST docs: convert HTML escapes to plain text in code examples.
Dmitri Gribenko
2012-09-30
Sphinx CSS: remove negative letter-spacing, it makes some fonts look really
Dmitri Gribenko
2012-09-30
Fix && to && in Coding Standards.
Jakub Staszak
2012-09-28
docs: dedent list on index.rst
Sean Silva
2012-09-28
Removing dependency on third party library for Intel JIT event support.
Andrew Kaylor
2012-09-27
Fix more crlf issues.
Micah Villmow
2012-09-27
Fix CRLF issues.
Micah Villmow
2012-09-27
Patch for HowToBuildOnARM documentation from Wei-Ren Chen.
Micah Villmow
2012-09-25
docs: Sphinxify HowToSubmitABug
Sean Silva
2012-09-21
docs: Fix long-standing typo in yaml2obj.rst.
Sean Silva
2012-09-21
Say "bytes" instead of "address units", since that's what the
Dan Gohman
2012-09-21
Document the new !tbaa.struct metadata.
Dan Gohman
2012-09-21
Add missing 'to' and rephrase an explanation of GCC's assumptions.
David Blaikie
2012-09-21
Document "do not use defaults in covered switch-over-enum" coding standard.
David Blaikie
2012-09-21
docs: Fix Sphinx warning over Atomics.rst.
Sean Silva
2012-09-21
docs: Fix Sphinx warning over yaml2obj.rst.
Sean Silva
2012-09-20
Fix function names in coding style examples
Andrew Trick
2012-09-20
Fix Sphinx warnings.
Sean Silva
[next]