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-01-04
Update the gcc-loops benchmarks results with the new automatic unrolling feat...
Nadav Rotem
2013-01-04
fix a couple of typos
Eli Bendersky
2013-01-04
Add linpack-pc bench
Nadav Rotem
2013-01-04
Update the docs about the new unroll features.
Nadav Rotem
2013-01-03
Reformat the rst text.
Nadav Rotem
2013-01-03
LoopVectorizer: Document the unrolling feature.
Nadav Rotem
2013-01-02
docs: update docs/README.txt and make it useful.
Sean Silva
2013-01-01
Update the copyright coredits -- Happy new year 2013!
NAKAMURA Takumi
2012-12-31
docs: Fix FIXME
Sean Silva
2012-12-30
Documentation: add a section to prevent spurious test failures like the one
Dmitri Gribenko
2012-12-27
docs: Add FAQ about "storing to a virtual register".
Sean Silva
2012-12-27
docs: Move link to the new "external tutorials" area.
Sean Silva
2012-12-27
docs: Update the benchmark with updated perf numbers.
Nadav Rotem
2012-12-26
Update the docs with the new workload that was added.
Nadav Rotem
2012-12-26
revert an accidental commit.
Nadav Rotem
2012-12-26
Doc: add fmuladd to the list of vectorizeable functions. Thanks hfinkel.
Nadav Rotem
2012-12-23
Documentation: fix typos reported in PR13866
Dmitri Gribenko
2012-12-23
docs: Add link to external LLVM backend tutorial.
Sean Silva
2012-12-21
docs: More robust image scaling fix.
Sean Silva
2012-12-21
docs: Prevent image scaling.
Sean Silva
2012-12-20
docs: Try out nosidebar.
Sean Silva
2012-12-20
docs: Cleanup trailing whitespace.
Sean Silva
2012-12-20
docs: actually indent these consistently
Sean Silva
2012-12-20
docs: Indent consistently in code examples.
Sean Silva
2012-12-20
docs: Improve navigation for Vectorizers.rst
Sean Silva
2012-12-20
docs: bring back link for reddit.
Sean Silva
2012-12-20
docs: Make document name congruent with title.
Sean Silva
2012-12-20
Add a new attribute, 'noduplicate'. If a function contains a noduplicate call...
James Molloy
2012-12-20
docs: Show TOC for GettingStarted.rst.
Sean Silva
2012-12-20
docs: Clean up adornments.
Sean Silva
2012-12-20
docs: ASCII-fy
Sean Silva
2012-12-20
doc: resize the image.
Nadav Rotem
2012-12-20
Doc: update the chart.
Nadav Rotem
2012-12-19
docs: Fix title underline warnings
Meador Inge
2012-12-19
doc: add subsections.
Nadav Rotem
2012-12-19
DOC: document the use of O2, O3 and Os with -fvectorize.
Nadav Rotem
2012-12-19
Documentation: add a missing space
Dmitri Gribenko
2012-12-19
DOC: fix the url format.
Nadav Rotem
2012-12-19
DOC: add a benchmarks that compares us to gcc and icc.
Nadav Rotem
2012-12-19
docs: fix typos.
Nadav Rotem
2012-12-19
DOC: Add a webpage that describes the loop and bb vectorizers.
Nadav Rotem
2012-12-15
Actually update the grammar of this sentence to reflect the removal of CellSPU.
Chandler Carruth
2012-12-14
Release notes for dragonegg 3.2.
Duncan Sands
2012-12-14
The CellSPU backend is more than experimental, it's dead now...
Chandler Carruth
2012-12-14
Remove a section that was in 3.1's notes.
Chandler Carruth
2012-12-14
Remove several entries from the 3.2 release notes that were in the 3.1
Chandler Carruth
2012-12-14
Fix the order of these sections of the release notes.
Chandler Carruth
2012-12-14
Add a rough draft of some content about the new SROA. I'll try to proof
Chandler Carruth
2012-12-14
Delete a long-stale "if its ready" comment. All indications is that this
Chandler Carruth
2012-12-14
Provide some actual highlight bullets for Clang.
Chandler Carruth
[next]