aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2012-10-24Document the -force-vector-width flag.Nadav Rotem
2012-10-20Document current Doxygen use practices in Coding Standards. Mostly it isDmitri Gribenko
2012-10-20Vectorization docs.Nadav Rotem
2012-10-19lit: Rename the valgrind leaks feature to match what is currently usedDaniel Dunbar
2012-10-19lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used.Daniel Dunbar
2012-10-19Fix some doc-os.Daniel Dunbar
2012-10-18lit: Allow XFAIL: lines to also refer to "features".Daniel Dunbar
2012-10-18Update the LangRef documentation for the per pointer address space support.Micah Villmow
2012-10-18test commit: verifying access from new addressEli Bendersky
2012-10-18Add a small example which shows a vectorizable loop with a non-pow-of-two countNadav Rotem
2012-10-17Update the release notes about how to enable the loop vectorizer.Nadav Rotem
2012-10-17Update the release notes about the store-merge dag optimization.Nadav Rotem
2012-10-17Update the release notes about the new TargetTransformInfo API changes.Nadav Rotem
2012-10-17Update the release notes about the new loop vectorizer.Nadav Rotem
2012-10-17docs: Add link to integrated assembler HowToSean Silva
2012-10-15Fix a typo in bitcode docs, from 165814.Jan Wen Voung
2012-10-13Documentation: Lexicon.rst: add "BB Vectorization" and "TBAA".Dmitri Gribenko
2012-10-12Add bitcode instruction encoding documentation for module versionJan Wen Voung
2012-10-12docs: Update example to conform to coding standards.Sean Silva
2012-10-12docs: Minor clean up of Phabricator documentation.Sean Silva
2012-10-12docs: Add SphinxQuickstartTemplate.rst.Sean Silva
2012-10-11docs: Improve HowToSetUpLLVMStyleRTTI.Sean Silva
2012-10-11docs: Update HowToSetUpLLVMStyleRTTI.Sean Silva
2012-10-11Adds Phabricator documentation. This is a first step that answers many questi...Manuel Klimek
2012-10-11GettingStarted.rst: s/&/&/gNAKAMURA Takumi
2012-10-11GettingStarted.rst: Fix the label to DeveloperPolicy.html.NAKAMURA Takumi
2012-10-10docs: Propagate fix from r165632 to other docs.Sean Silva
2012-10-10docs: Attempt to fix PR14053.Sean Silva
2012-10-08Fix typo in docs.Eric Christopher
2012-10-08Move TargetData to DataLayout.Micah Villmow
2012-10-07Silence Sphinx warnings.Sean Silva
2012-10-07Sphinxify the GettinStarted documentation.Bill Wendling
2012-10-07Sphinxify the ExtendingLLVM documentation.Bill Wendling
2012-10-07Sphinxify the compiler writer info documentation.Bill Wendling
2012-10-07Document MapVector.Rafael Espindola
2012-10-05HowToSetUpLLVMStyleRTTI.rst: remove unneeded semicolons in code examples.Dmitri Gribenko
2012-10-05GoldPlugin.rst: minor typesetting fixes.Dmitri Gribenko
2012-10-05docs: Add HowToSetUpLLVMStyleRTTI.rst.Sean Silva
2012-10-04The alignment of an sret parameter is known: it must be at least theDuncan Sands
2012-10-04docs: Fix typo on front pageSean Silva
2012-10-04docs: 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-30RST docs: convert HTML escapes to plain text in code examples.Dmitri Gribenko
2012-09-30Sphinx CSS: remove negative letter-spacing, it makes some fonts look reallyDmitri Gribenko
2012-09-30Fix && to && in Coding Standards.Jakub Staszak
2012-09-28docs: dedent list on index.rstSean Silva
2012-09-28Removing dependency on third party library for Intel JIT event support.Andrew Kaylor
2012-09-27Fix more crlf issues.Micah Villmow
2012-09-27Fix CRLF issues.Micah Villmow
2012-09-27Patch for HowToBuildOnARM documentation from Wei-Ren Chen.Micah Villmow