aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Document current Doxygen use practices in Coding Standards. Mostly it isDmitri Gribenko2012-10-201-9/+134
* Vectorization docs.Nadav Rotem2012-10-201-3/+5
* lit: Rename the valgrind leaks feature to match what is currently usedDaniel Dunbar2012-10-191-1/+1
* lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used.Daniel Dunbar2012-10-191-0/+13
* Fix some doc-os.Daniel Dunbar2012-10-191-2/+2
* lit: Allow XFAIL: lines to also refer to "features".Daniel Dunbar2012-10-181-8/+9
* Update the LangRef documentation for the per pointer address space support.Micah Villmow2012-10-181-4/+10
* test commit: verifying access from new addressEli Bendersky2012-10-181-1/+1
* Add a small example which shows a vectorizable loop with a non-pow-of-two countNadav Rotem2012-10-181-2/+10
* Update the release notes about how to enable the loop vectorizer.Nadav Rotem2012-10-171-2/+2
* Update the release notes about the store-merge dag optimization.Nadav Rotem2012-10-171-0/+2
* Update the release notes about the new TargetTransformInfo API changes.Nadav Rotem2012-10-171-0/+5
* Update the release notes about the new loop vectorizer.Nadav Rotem2012-10-171-0/+4
* docs: Add link to integrated assembler HowToSean Silva2012-10-171-0/+7
* Fix a typo in bitcode docs, from 165814.Jan Wen Voung2012-10-151-1/+1
* Documentation: Lexicon.rst: add "BB Vectorization" and "TBAA".Dmitri Gribenko2012-10-131-2/+11
* Add bitcode instruction encoding documentation for module versionJan Wen Voung2012-10-121-1/+48
* docs: Update example to conform to coding standards.Sean Silva2012-10-121-19/+19
* docs: Minor clean up of Phabricator documentation.Sean Silva2012-10-123-9/+7
* docs: Add SphinxQuickstartTemplate.rst.Sean Silva2012-10-122-0/+130
* docs: Improve HowToSetUpLLVMStyleRTTI.Sean Silva2012-10-111-26/+59
* docs: Update HowToSetUpLLVMStyleRTTI.Sean Silva2012-10-111-21/+39
* Adds Phabricator documentation. This is a first step that answers many questi...Manuel Klimek2012-10-112-0/+100
* GettingStarted.rst: s/&/&/gNAKAMURA Takumi2012-10-111-2/+2
* GettingStarted.rst: Fix the label to DeveloperPolicy.html.NAKAMURA Takumi2012-10-111-1/+1
* docs: Propagate fix from r165632 to other docs.Sean Silva2012-10-101-2/+2
* docs: Attempt to fix PR14053.Sean Silva2012-10-101-29/+29
* Fix typo in docs.Eric Christopher2012-10-081-3/+3
* Move TargetData to DataLayout.Micah Villmow2012-10-0812-31/+31
* Silence Sphinx warnings.Sean Silva2012-10-071-4/+4
* Sphinxify the GettinStarted documentation.Bill Wendling2012-10-073-1761/+1306
* Sphinxify the ExtendingLLVM documentation.Bill Wendling2012-10-073-381/+309
* Sphinxify the compiler writer info documentation.Bill Wendling2012-10-073-267/+123
* Document MapVector.Rafael Espindola2012-10-071-0/+19
* HowToSetUpLLVMStyleRTTI.rst: remove unneeded semicolons in code examples.Dmitri Gribenko2012-10-051-5/+5
* GoldPlugin.rst: minor typesetting fixes.Dmitri Gribenko2012-10-051-3/+3
* docs: Add HowToSetUpLLVMStyleRTTI.rst.Sean Silva2012-10-053-4/+291
* The alignment of an sret parameter is known: it must be at least theDuncan Sands2012-10-041-3/+3
* docs: Fix typo on front pageSean Silva2012-10-041-1/+1
* docs: Sphinxify GoldPlugin document.Sean Silva2012-10-044-228/+190
* [Docs] Update File Headers section to cover doxygen style file level docs.Michael J. Spencer2012-10-011-8/+11
* RST docs: convert HTML escapes to plain text in code examples.Dmitri Gribenko2012-09-302-3/+3
* Sphinx CSS: remove negative letter-spacing, it makes some fonts look reallyDmitri Gribenko2012-09-301-3/+0
* Fix && to && in Coding Standards.Jakub Staszak2012-09-301-1/+1
* docs: dedent list on index.rstSean Silva2012-09-281-23/+23
* Removing dependency on third party library for Intel JIT event support.Andrew Kaylor2012-09-281-5/+0
* Fix more crlf issues.Micah Villmow2012-09-271-34/+34
* Fix CRLF issues.Micah Villmow2012-09-271-95/+95
* Patch for HowToBuildOnARM documentation from Wei-Ren Chen.Micah Villmow2012-09-272-90/+129
* docs: Sphinxify HowToSubmitABugSean Silva2012-09-253-346/+235