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-11-14
docs: Fix Sphinx toctree warning.
Sean Silva
2012-11-14
docs: chmod -x HowToUseInstrMappings.rst
Sean Silva
2012-11-13
Relax the restrictions on vector of pointer types, and vector getelementptr.
Duncan Sands
2012-11-12
Update link to external document
Jean-Daniel Dupas
2012-11-12
fix a spelling mistake
Nadav Rotem
2012-11-11
Update the vectorizer docs.
Nadav Rotem
2012-11-07
fix typo PR1476
Pawel Wodnicki
2012-11-07
fix for PR1476
Pawel Wodnicki
2012-11-07
Fix a broken sentence
Eli Bendersky
2012-11-07
Document the -input-file option of FileCheck
Eli Bendersky
2012-11-06
docs: use code font for console commands in phabricator manual
Alexey Samsonov
2012-11-05
Add a couple of stubs to the release notes for things I noticed while
Chandler Carruth
2012-11-05
PR14256: SelectionDAGLowering was renamed to SelectionDAGBuilder a long time ...
Eli Bendersky
2012-11-02
Documentation: fix typos.
Dmitri Gribenko
2012-10-31
Remove stale documentation about tail duplicaton IR pass
Arnold Schwaighofer
2012-10-31
Fix typo in CodeGenerator doc
Eli Bendersky
2012-10-29
Typo.
Jakub Staszak
2012-10-29
Change the PassManagerBuilder (used by -O3) loop vectorizer flag from -vector...
Nadav Rotem
2012-10-29
Loads and stores without an explicit alignment use the abi alignment not the
Duncan Sands
2012-10-27
Clarify that there is an option other than OAuth for Phabricator and
Chandler Carruth
2012-10-26
Suggest llvm_unreachable over assert(0).
Jordan Rose
2012-10-26
Remove LoopDependenceAnalysis.
Benjamin Kramer
2012-10-26
Minor enhancement to build process notes for ARM platforms.
David Tweed
2012-10-25
Update the release notes to note the change from TargetData to DataLayout.
Micah Villmow
2012-10-25
add TableGen support to create relationship maps between instructions
Sebastian Pop
2012-10-24
Add a bit of documentation on the annotated disassembly output.
Kevin Enderby
2012-10-24
Document the -force-vector-width flag.
Nadav Rotem
2012-10-20
Document current Doxygen use practices in Coding Standards. Mostly it is
Dmitri Gribenko
2012-10-20
Vectorization docs.
Nadav Rotem
2012-10-19
lit: Rename the valgrind leaks feature to match what is currently used
Daniel Dunbar
2012-10-19
lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used.
Daniel Dunbar
2012-10-19
Fix some doc-os.
Daniel Dunbar
2012-10-18
lit: Allow XFAIL: lines to also refer to "features".
Daniel Dunbar
2012-10-18
Update the LangRef documentation for the per pointer address space support.
Micah Villmow
2012-10-18
test commit: verifying access from new address
Eli Bendersky
2012-10-18
Add a small example which shows a vectorizable loop with a non-pow-of-two count
Nadav Rotem
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
[next]