summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2012-10-18lit: Allow XFAIL: lines to also refer to "features".Daniel Dunbar1-8/+9
2012-10-18Update the LangRef documentation for the per pointer address space support.Micah Villmow1-4/+10
2012-10-18test commit: verifying access from new addressEli Bendersky1-1/+1
2012-10-18Add a small example which shows a vectorizable loop with a non-pow-of-two countNadav Rotem1-2/+10
2012-10-17Update the release notes about how to enable the loop vectorizer.Nadav Rotem1-2/+2
2012-10-17Update the release notes about the store-merge dag optimization.Nadav Rotem1-0/+2
2012-10-17Update the release notes about the new TargetTransformInfo API changes.Nadav Rotem1-0/+5
2012-10-17Update the release notes about the new loop vectorizer.Nadav Rotem1-0/+4
2012-10-17docs: Add link to integrated assembler HowToSean Silva1-0/+7
2012-10-15Fix a typo in bitcode docs, from 165814.Jan Wen Voung1-1/+1
2012-10-13Documentation: Lexicon.rst: add "BB Vectorization" and "TBAA".Dmitri Gribenko1-2/+11
2012-10-12Add bitcode instruction encoding documentation for module versionJan Wen Voung1-1/+48
2012-10-12docs: Update example to conform to coding standards.Sean Silva1-19/+19
2012-10-12docs: Minor clean up of Phabricator documentation.Sean Silva3-9/+7
2012-10-12docs: Add SphinxQuickstartTemplate.rst.Sean Silva2-0/+130
2012-10-11docs: Improve HowToSetUpLLVMStyleRTTI.Sean Silva1-26/+59
2012-10-11docs: Update HowToSetUpLLVMStyleRTTI.Sean Silva1-21/+39
2012-10-11Adds Phabricator documentation. This is a first step that answers many questi...Manuel Klimek2-0/+100
2012-10-11GettingStarted.rst: s/&/&/gNAKAMURA Takumi1-2/+2
2012-10-11GettingStarted.rst: Fix the label to DeveloperPolicy.html.NAKAMURA Takumi1-1/+1
2012-10-10docs: Propagate fix from r165632 to other docs.Sean Silva1-2/+2
2012-10-10docs: Attempt to fix PR14053.Sean Silva1-29/+29
2012-10-08Fix typo in docs.Eric Christopher1-3/+3
2012-10-08Move TargetData to DataLayout.Micah Villmow12-31/+31
2012-10-07Silence Sphinx warnings.Sean Silva1-4/+4
2012-10-07Sphinxify the GettinStarted documentation.Bill Wendling3-1761/+1306
2012-10-07Sphinxify the ExtendingLLVM documentation.Bill Wendling3-381/+309
2012-10-07Sphinxify the compiler writer info documentation.Bill Wendling3-267/+123
2012-10-07Document MapVector.Rafael Espindola1-0/+19
2012-10-05HowToSetUpLLVMStyleRTTI.rst: remove unneeded semicolons in code examples.Dmitri Gribenko1-5/+5
2012-10-05GoldPlugin.rst: minor typesetting fixes.Dmitri Gribenko1-3/+3
2012-10-05docs: Add HowToSetUpLLVMStyleRTTI.rst.Sean Silva3-4/+291
2012-10-04The alignment of an sret parameter is known: it must be at least theDuncan Sands1-3/+3
2012-10-04docs: Fix typo on front pageSean Silva1-1/+1
2012-10-04docs: Sphinxify GoldPlugin document.Sean Silva4-228/+190
2012-10-01[Docs] Update File Headers section to cover doxygen style file level docs.Michael J. Spencer1-8/+11
2012-09-30RST docs: convert HTML escapes to plain text in code examples.Dmitri Gribenko2-3/+3
2012-09-30Sphinx CSS: remove negative letter-spacing, it makes some fonts look reallyDmitri Gribenko1-3/+0
2012-09-30Fix && to && in Coding Standards.Jakub Staszak1-1/+1
2012-09-28docs: dedent list on index.rstSean Silva1-23/+23
2012-09-28Removing dependency on third party library for Intel JIT event support.Andrew Kaylor1-5/+0
2012-09-27Fix more crlf issues.Micah Villmow1-34/+34
2012-09-27Fix CRLF issues.Micah Villmow1-95/+95
2012-09-27Patch for HowToBuildOnARM documentation from Wei-Ren Chen.Micah Villmow2-90/+129
2012-09-25docs: Sphinxify HowToSubmitABugSean Silva3-346/+235
2012-09-21docs: Fix long-standing typo in yaml2obj.rst.Sean Silva1-2/+2
2012-09-21Say "bytes" instead of "address units", since that's what theDan Gohman1-5/+5
2012-09-21Document the new !tbaa.struct metadata.Dan Gohman1-0/+39
2012-09-21Add missing 'to' and rephrase an explanation of GCC's assumptions.David Blaikie1-4/+4
2012-09-21Document "do not use defaults in covered switch-over-enum" coding standard.David Blaikie1-0/+18