summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
...
* Documentation: Lexicon.rst: add "BB Vectorization" and "TBAA".Dmitri Gribenko2012-10-13
* Add bitcode instruction encoding documentation for module versionJan Wen Voung2012-10-12
* docs: Update example to conform to coding standards.Sean Silva2012-10-12
* docs: Minor clean up of Phabricator documentation.Sean Silva2012-10-12
* docs: Add SphinxQuickstartTemplate.rst.Sean Silva2012-10-12
* docs: Improve HowToSetUpLLVMStyleRTTI.Sean Silva2012-10-11
* docs: Update HowToSetUpLLVMStyleRTTI.Sean Silva2012-10-11
* Adds Phabricator documentation. This is a first step that answers many questi...Manuel Klimek2012-10-11
* GettingStarted.rst: s/&/&/gNAKAMURA Takumi2012-10-11
* GettingStarted.rst: Fix the label to DeveloperPolicy.html.NAKAMURA Takumi2012-10-11
* docs: Propagate fix from r165632 to other docs.Sean Silva2012-10-10
* docs: Attempt to fix PR14053.Sean Silva2012-10-10
* Fix typo in docs.Eric Christopher2012-10-08
* Move TargetData to DataLayout.Micah Villmow2012-10-08
* Silence Sphinx warnings.Sean Silva2012-10-07
* Sphinxify the GettinStarted documentation.Bill Wendling2012-10-07
* Sphinxify the ExtendingLLVM documentation.Bill Wendling2012-10-07
* Sphinxify the compiler writer info documentation.Bill Wendling2012-10-07
* Document MapVector.Rafael Espindola2012-10-07
* HowToSetUpLLVMStyleRTTI.rst: remove unneeded semicolons in code examples.Dmitri Gribenko2012-10-05
* GoldPlugin.rst: minor typesetting fixes.Dmitri Gribenko2012-10-05
* docs: Add HowToSetUpLLVMStyleRTTI.rst.Sean Silva2012-10-05
* The alignment of an sret parameter is known: it must be at least theDuncan Sands2012-10-04
* docs: Fix typo on front pageSean Silva2012-10-04
* docs: Sphinxify GoldPlugin document.Sean Silva2012-10-04
* [Docs] Update File Headers section to cover doxygen style file level docs.Michael J. Spencer2012-10-01
* RST docs: convert HTML escapes to plain text in code examples.Dmitri Gribenko2012-09-30
* Sphinx CSS: remove negative letter-spacing, it makes some fonts look reallyDmitri Gribenko2012-09-30
* Fix && to && in Coding Standards.Jakub Staszak2012-09-30
* docs: dedent list on index.rstSean Silva2012-09-28
* Removing dependency on third party library for Intel JIT event support.Andrew Kaylor2012-09-28
* Fix more crlf issues.Micah Villmow2012-09-27
* Fix CRLF issues.Micah Villmow2012-09-27
* Patch for HowToBuildOnARM documentation from Wei-Ren Chen.Micah Villmow2012-09-27
* docs: Sphinxify HowToSubmitABugSean Silva2012-09-25
* docs: Fix long-standing typo in yaml2obj.rst.Sean Silva2012-09-21
* Say "bytes" instead of "address units", since that's what theDan Gohman2012-09-21
* Document the new !tbaa.struct metadata.Dan Gohman2012-09-21
* Add missing 'to' and rephrase an explanation of GCC's assumptions.David Blaikie2012-09-21
* Document "do not use defaults in covered switch-over-enum" coding standard.David Blaikie2012-09-21
* docs: Fix Sphinx warning over Atomics.rst.Sean Silva2012-09-21
* docs: Fix Sphinx warning over yaml2obj.rst.Sean Silva2012-09-21
* Fix function names in coding style examplesAndrew Trick2012-09-20
* Fix Sphinx warnings.Sean Silva2012-09-20
* Sphinxify DebuggingJITedCodeSean Silva2012-09-20
* Fix static function names in CodingStandards examples.Andrew Trick2012-09-20
* Test commitSean Silva2012-09-18
* Coding standards: fix typo: '= deleted' -> '= delete'.Dmitri Gribenko2012-09-18
* Add LLVM_DELETED_FUNCTION to coding standards.Craig Topper2012-09-18
* Patch by Sean Silva!Galina Kistanova2012-09-13