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-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
2012-09-20
Sphinxify DebuggingJITedCode
Sean Silva
2012-09-20
Fix static function names in CodingStandards examples.
Andrew Trick
2012-09-18
Test commit
Sean Silva
2012-09-18
Coding standards: fix typo: '= deleted' -> '= delete'.
Dmitri Gribenko
2012-09-18
Add LLVM_DELETED_FUNCTION to coding standards.
Craig Topper
2012-09-13
Patch by Sean Silva!
Galina Kistanova
2012-09-06
Add a new optimization pass: Stack Coloring, that merges disjoint static allo...
Nadav Rotem
2012-09-05
[Docs] Fix Sphinx incremental build. Patch by Sean Silva!
Michael J. Spencer
2012-09-05
[ms-inline asm] Enumerate the InlineAsm dialects and rename the nsdialect to
Chad Rosier
2012-09-05
[ms-inline asm] Emit the (new) inline asm Non-Standard Dialect attribute.
Chad Rosier
2012-09-04
[ms-inline asm] Remove the Inline Asm Non-Standard Dialect attribute. This
Chad Rosier
2012-08-30
remove old docs
Nadav Rotem
2012-08-28
Patch by Sean Silva to un-barf his computer by explicitly removing the '\n'
Bill Wendling
2012-08-17
Change the `linker_private_weak_def_auto' linkage to `linkonce_odr_auto_hide' to
Bill Wendling
2012-08-10
Remove references to compression in llvm-ar. It has been a long time since we
Rafael Espindola
2012-08-10
[ms-inline asm] Add a new Inline Asm Non-Standard Dialect attribute.
Chad Rosier
2012-08-08
Sphinxify the CommandLine document.
Bill Wendling
2012-08-08
Move header so that it can be picked up by other .rst files.
Bill Wendling
2012-08-02
Add yaml2obj. A utility to convert YAML to binaries.
Michael J. Spencer
2012-08-02
Sphinxify the Code Generator document.
Bill Wendling
2012-07-31
Fix some minor typos
Sylvestre Ledru
2012-07-30
Fix grammar-o. Fixes PR13482!
Nick Lewycky
2012-07-27
The TimePassesIsEnabled has since moved to PassManager.cpp.
Chad Rosier
2012-07-26
Add a floor intrinsic.
Dan Gohman
2012-07-26
Take people straight to the contents of the file.
Duncan Sands
2012-07-26
Add the list of code owners to the top level of the LLVM source tree to
Duncan Sands
2012-07-25
Fix two typos in the doc
Sylvestre Ledru
2012-07-25
Twine: fix link to source, add link to class doc and container section.
Axel Naumann
2012-07-23
Fix a typo (the the => the)
Sylvestre Ledru
[next]