aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2012-09-25docs: Sphinxify HowToSubmitABugSean Silva
2012-09-21docs: Fix long-standing typo in yaml2obj.rst.Sean Silva
2012-09-21Say "bytes" instead of "address units", since that's what theDan Gohman
2012-09-21Document the new !tbaa.struct metadata.Dan Gohman
2012-09-21Add missing 'to' and rephrase an explanation of GCC's assumptions.David Blaikie
2012-09-21Document "do not use defaults in covered switch-over-enum" coding standard.David Blaikie
2012-09-21docs: Fix Sphinx warning over Atomics.rst.Sean Silva
2012-09-21docs: Fix Sphinx warning over yaml2obj.rst.Sean Silva
2012-09-20Fix function names in coding style examplesAndrew Trick
2012-09-20Fix Sphinx warnings.Sean Silva
2012-09-20Sphinxify DebuggingJITedCodeSean Silva
2012-09-20Fix static function names in CodingStandards examples.Andrew Trick
2012-09-18Test commitSean Silva
2012-09-18Coding standards: fix typo: '= deleted' -> '= delete'.Dmitri Gribenko
2012-09-18Add LLVM_DELETED_FUNCTION to coding standards.Craig Topper
2012-09-13Patch by Sean Silva!Galina Kistanova
2012-09-06Add a new optimization pass: Stack Coloring, that merges disjoint static allo...Nadav Rotem
2012-09-05[Docs] Fix Sphinx incremental build. Patch by Sean Silva!Michael J. Spencer
2012-09-05[ms-inline asm] Enumerate the InlineAsm dialects and rename the nsdialect toChad Rosier
2012-09-05[ms-inline asm] Emit the (new) inline asm Non-Standard Dialect attribute.Chad Rosier
2012-09-04[ms-inline asm] Remove the Inline Asm Non-Standard Dialect attribute. ThisChad Rosier
2012-08-30remove old docsNadav Rotem
2012-08-28Patch by Sean Silva to un-barf his computer by explicitly removing the '\n'Bill Wendling
2012-08-17Change the `linker_private_weak_def_auto' linkage to `linkonce_odr_auto_hide' toBill Wendling