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-07-06
Update getFunction parameter documentation. Fixes PR13268.
Chad Rosier
2012-07-06
Sphinxify the CMake document.
Bill Wendling
2012-07-05
add @llvm.donothing
Nuno Lopes
2012-07-03
Document the llvm.fabs intrinsic.
Peter Collingbourne
2012-06-29
Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
Chandler Carruth
2012-06-29
Sphinxify the Atomics documentation.
Bill Wendling
2012-06-28
Sphinxify the bitcode format document.
Bill Wendling
2012-06-27
Sphinxify the exception handling doc.
Bill Wendling
2012-06-26
Sphyinxify the Bugpoint document.
Bill Wendling
2012-06-23
Extend the IL for selecting TLS models (PR9788)
Hans Wennborg
2012-06-21
[docs] Sphinxify GettingStartedVS. Patch by Mikael Lyngvig!
Michael J. Spencer
2012-06-21
Cleanup some encoding mishaps.
Bill Wendling
2012-06-21
Sphinxify the tablegen document.
Bill Wendling
2012-06-21
Sphinxify the outdated Packaging documentation.
Bill Wendling
2012-06-20
Put space after "code-block::".
Meador Inge
2012-06-20
Removed some left over HTML tags and a '}'.
Meador Inge
2012-06-20
Sphixify the GEP FAQ.
Bill Wendling
2012-06-20
Sphinxify the SegmentedStack document.
Bill Wendling
2012-06-20
Move coding standards reference from development_process.rst to programming.rst.
Bill Wendling
2012-06-20
Unindent list.
Bill Wendling
2012-06-20
Un-indent list to remove ugly back-slash.
Bill Wendling
2012-06-20
Fix the formatting a bit.
Bill Wendling
2012-06-20
Sphinxify the developer policy document.
Bill Wendling
2012-06-20
Sphinxify the lexicon doc.
Bill Wendling
2012-06-20
Sphinxify BranchWeightMetadata document.
Bill Wendling
2012-06-20
Sphinxify the LTO document.
Bill Wendling
2012-06-20
Unindent list.
Bill Wendling
2012-06-20
Sphinxify the AliasAnalysis document.
Bill Wendling
2012-06-20
Unindent list.
Bill Wendling
2012-06-20
Un-indent the list and remove ugly back-slash.
Bill Wendling
2012-06-20
Sphinxify the MakefileGuide document.
Bill Wendling
2012-06-20
Sphinxify the CodingStandard documentation.
Bill Wendling
2012-06-19
Add Projects.rst to the toctree.
Bill Wendling
2012-06-19
Use correct capitalization.
Bill Wendling
2012-06-19
Indent coding examples.
Bill Wendling
2012-06-19
Remove bad HTML tags. Add missing :.
Bill Wendling
2012-06-19
Put flag names on one line.
Bill Wendling
2012-06-19
Fix italicized text.
Bill Wendling
2012-06-19
Use correct URL.
Bill Wendling
2012-06-19
Fix numbering of list items.
Bill Wendling
2012-06-19
Fix some Sphinx mistakes.
Bill Wendling
2012-06-19
First attempt at Sphinx. Convert the Projects.html file to Sphinx format.
Bill Wendling
2012-06-18
revert r158660, since Chris has some issues with this patch (namely using cod...
Nuno Lopes
2012-06-18
[docs] Port FAQ over to Sphinx.
Michael J. Spencer
2012-06-18
add the 'alloc' metadata node to represent the size of offset of buffers poin...
Nuno Lopes
2012-06-15
[docs] Make it pretty.
Michael J. Spencer
2012-06-14
Remove/modify C backend references from LLVM documentation.
David Blaikie
2012-06-14
Remove C backend reference from the FAQ.
David Blaikie
2012-06-14
Clarify a bit that the types have to be the same. Came up on IRC.
Duncan Sands
2012-06-12
Use correct syntax highliter in code blocks. Noticed by Sean Silva.
Dmitri Gribenko
[next]