aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2012-08-10Remove references to compression in llvm-ar. It has been a long time since weRafael Espindola
2012-08-10[ms-inline asm] Add a new Inline Asm Non-Standard Dialect attribute.Chad Rosier
2012-08-08Sphinxify the CommandLine document.Bill Wendling
2012-08-08Move header so that it can be picked up by other .rst files.Bill Wendling
2012-08-02Add yaml2obj. A utility to convert YAML to binaries.Michael J. Spencer
2012-08-02Sphinxify the Code Generator document.Bill Wendling
2012-07-31Fix some minor typosSylvestre Ledru
2012-07-30Fix grammar-o. Fixes PR13482!Nick Lewycky
2012-07-27The TimePassesIsEnabled has since moved to PassManager.cpp.Chad Rosier
2012-07-26Add a floor intrinsic.Dan Gohman
2012-07-26Take people straight to the contents of the file.Duncan Sands
2012-07-26Add the list of code owners to the top level of the LLVM source tree toDuncan Sands
2012-07-25Fix two typos in the docSylvestre Ledru
2012-07-25Twine: fix link to source, add link to class doc and container section.Axel Naumann
2012-07-23Fix a typo (the the => the)Sylvestre Ledru