OSDN Git Service

TableGen: Add !ne, !le, !lt, !ge, and !gt comparisons
[android-x86/external-llvm.git] / docs / index.rst
2018-01-04 Florian Hahn[Docs] Add Contributing page.
2017-11-07 Peter Smith[docs][ARM] Add HowTo for cross compiling and testing...
2017-10-12 Justin Bognerdocs: Add some information about Fuzzing LLVM itself
2017-09-20 Vlad TsyrklevichIntroduce the llvm-cfi-verify tool (resubmission of...
2017-09-20 Vlad TsyrklevichRevert "Introduce the llvm-cfi-verify tool (resubmissio...
2017-09-20 Vlad TsyrklevichIntroduce the llvm-cfi-verify tool (resubmission of...
2017-08-30 Hans Wennborgdocs: remove dead doxygen tarball link
2017-08-02 Keith WyssXray docs with description of Flight Data Recorder...
2017-06-30 Ilya BiryukovAdded Dockerfiles to build clang from sources.
2017-06-06 Tony TyeAdd documentation for various aspects of the AMDGPU...
2017-05-29 Ayal Zaks[Docs] Add VectorizationPlan to docs/Proposals.
2017-05-24 Rafael EspindolaAdd some tips on benchmarking.
2017-03-31 Dean Michael Berris[XRay][docs] Add XRayExample to docindex.
2017-03-30 Dean Michael Berris[XRay][docs] Examples for how to use XRay
2016-11-10 Zachary Turner[PDB] Begin adding documentation for the PDB file format.
2016-11-09 Dean Michael Berris[XRay][Docs] Add documentation for XRay in LLVM
2016-11-04 Ahmed Bougacha[docs] Add initial Global ISel documentation.
2016-10-12 Mehdi AminiMoving to GitHub - Unified Proposal
2016-08-26 Andrew KaylorAdding document describing the use of the -opt-bisect...
2016-08-17 George Burgess IV[Docs] Add initial MemorySSA documentation.
2016-07-23 David Majnemer[coroutines] Part 1 of N: Documentation
2016-07-21 Renato Golin[docs] Move GitHub to GitHubSubMod
2016-07-20 Renato Golin[docs] Add proposals to index file
2016-06-30 Chandler CarruthIntroduce a *draft* of a code of conduct for the LLVM...
2016-06-24 Peter CollingbourneIR: New representation for CFI and virtual call optimiz...
2016-06-07 Kostya Serebryany[docs] fix the build by including ScudoHardenedAllocato...
2016-04-29 Chris Bieneman[Docs] Add CMake Primer document
2016-03-18 Chris BienemanUpdates based on post-commit review of r263834
2016-03-18 Chris Bieneman[Docs] New documentation for advanced build configurations
2016-01-30 Alexey Samsonov[docs] Remove references to autotools build.
2016-01-26 Chris BienemanFixing the documentation builds
2015-11-10 Jingyue Wu[doc] Compile CUDA with LLVM
2015-08-06 Alex LorenzAdd initial documentation for the MIR serialization...
2015-08-05 Tanya LattnerRename all references to old mailing lists to new lists...
2015-06-15 Sanjoy DasUnbreak docs build from r239740.
2015-06-13 Tom StellardR600 -> AMDGPU rename
2015-03-30 Kostya SerebryanyMove lib/Fuzzer docs from a README.txt to a proper...
2015-03-13 Chris BienemanUpdating GettingStarted documentation to reference...
2015-02-27 Philip Reames[new docs] Performance Tips for Frontend Authors
2015-02-20 Peter CollingbourneIntroduce bitset metadata format and bitset lowering...
2015-02-04 Sean Silva[docs] Put an explicit link to InAlloca.rst
2015-01-13 Peter CollingbourneAdd link to Go bindings documentation.
2014-12-10 Stepan DyatkovskiyAdded documentation for MergeFunctions pass:
2014-12-03 Matt ArsenaultFix sphinx error from Statepoints.rst
2014-11-14 Tom StellardR600/SI: Start implementing an assembler
2014-10-03 Adrian PrantlAdd a reference to Phabricator.rst to docs/index.rst.
2014-09-26 Jyoti Allurfix a typo in doumentation index.
2014-08-19 Alex LorenzDocs: add documentation for the coverage mapping format.
2014-05-12 James Molloy[ARM64-BE] Add sphinx documentation for the ARM64 NEON...
2014-04-11 Duncan P. N. Exon... blockfreq: Document BlockFrequencyInfo terminology
2014-04-07 Sean Silva[docs] Update link title
2014-04-01 Renato GolinRecover TableGen/LangRef, make it official
2014-03-20 Renato GolinRe-factor TableGen docs
2014-03-02 Sean Silva[docs] Fix some Sphinx warnings.
2013-12-24 Andrew TrickLangRef documentation for the stackmap and patchpoint...
2013-09-09 Sean Silva[docs] Fix some Sphinx toctree warnings.
2013-09-08 Renato GolinCross-compilation doc
2013-08-21 Andrew KaylorAdding a document to describe the MCJIT execution engin...
2013-05-28 Renato GolinLinking ReleaseProcess doc with the world
2013-04-10 Nico RieckMC: Support COFF image-relative MCSymbolRefs
2013-03-30 Justin HolewinskiAdd start of user documentation for NVPTX
2013-03-30 Sean Silva[docs] llvmbugs is not the place for patches.
2013-03-30 Sean Silva[docs] Annotate mailing lists with their "name".
2013-03-30 Sean Silva[docs] Reorganize mailing lists.
2013-03-30 Sean Silva[docs] Pull IRC and Mailing Lists under a new "Communit...
2013-03-30 Sean Silva[docs] The GEP FAQ is not "design and overview"
2013-03-30 Sean Silva[docs] Put DeveloperPolicy under "Development Process...
2013-02-12 Joe AbbeyAdding a HowTo for Attributes.
2013-01-28 Sean Silvadocs: reorganize front page slightly
2013-01-20 Michael J. Spencer[docs] Update IRC information.
2013-01-20 Sean Silvadocs: Use proper markup.
2013-01-20 Sean Silvadocs: Inline documentation structure into homepage.
2013-01-11 Sean Silvadocs: Fix long standing linking antipattern.
2012-10-04 Sean Silvadocs: Fix typo on front page
2012-09-28 Sean Silvadocs: dedent list on index.rst
2012-06-02 Benjamin KramerFix typos found by github.com/lyda/misspell-check
2012-04-19 Daniel Dunbar[docs] Convert docs index page into Sphinx.