summaryrefslogtreecommitdiff
path: root/docs/index.rst
AgeCommit message (Expand)Author
2018-09-10docs: drop another in-progress warningHans Wennborg
2018-07-23Revert "[docs] Add support for Markdown documentation in Sphinx"Michael J. Spencer
2018-07-23[docs] Add support for Markdown documentation in SphinxMichael J. Spencer
2018-07-20Revert "[docs] Add support for Markdown documentation in Sphinx"Michael J. Spencer
2018-07-19[docs] Add support for Markdown documentation in SphinxMichael J. Spencer
2018-03-21[Docs] Remove some WIP X86 documentation I accidentally leaked into r328031.Craig Topper
2018-03-20[TableGen] Pass result of std::unique to vector::erase instead of calculating...Craig Topper
2018-01-04[Docs] Add Contributing page.Florian Hahn
2017-11-07[docs][ARM] Add HowTo for cross compiling and testing compiler-rt builtinsPeter Smith
2017-10-12docs: Add some information about Fuzzing LLVM itselfJustin Bogner
2017-09-20Introduce the llvm-cfi-verify tool (resubmission of D37937).Vlad Tsyrklevich
2017-09-20Revert "Introduce the llvm-cfi-verify tool (resubmission of D37937)."Vlad Tsyrklevich
2017-09-20Introduce the llvm-cfi-verify tool (resubmission of D37937).Vlad Tsyrklevich
2017-08-30docs: remove dead doxygen tarball linkHans Wennborg
2017-08-02Xray docs with description of Flight Data Recorder binary format.Keith Wyss
2017-06-30Added Dockerfiles to build clang from sources.Ilya Biryukov
2017-06-06Add documentation for various aspects of the AMDGPU backend.Tony Tye
2017-05-29[Docs] Add VectorizationPlan to docs/Proposals.Ayal Zaks
2017-05-24Add some tips on benchmarking.Rafael Espindola
2017-03-31[XRay][docs] Add XRayExample to docindex.Dean Michael Berris
2017-03-30[XRay][docs] Examples for how to use XRayDean Michael Berris
2016-11-10[PDB] Begin adding documentation for the PDB file format.Zachary Turner
2016-11-09[XRay][Docs] Add documentation for XRay in LLVMDean Michael Berris
2016-11-04[docs] Add initial Global ISel documentation.Ahmed Bougacha
2016-10-12Moving to GitHub - Unified ProposalMehdi Amini
2016-08-26Adding document describing the use of the -opt-bisect-limit option.Andrew Kaylor
2016-08-17[Docs] Add initial MemorySSA documentation.George Burgess IV
2016-07-23[coroutines] Part 1 of N: DocumentationDavid Majnemer
2016-07-21[docs] Move GitHub to GitHubSubModRenato Golin
2016-07-20[docs] Add proposals to index fileRenato Golin
2016-06-30Introduce a *draft* of a code of conduct for the LLVM community and theChandler Carruth
2016-06-24IR: New representation for CFI and virtual call optimization pass metadata.Peter Collingbourne
2016-06-07[docs] fix the build by including ScudoHardenedAllocator into toc; mention So...Kostya Serebryany
2016-04-29[Docs] Add CMake Primer documentChris Bieneman
2016-03-18Updates based on post-commit review of r263834Chris Bieneman
2016-03-18[Docs] New documentation for advanced build configurationsChris Bieneman
2016-01-30[docs] Remove references to autotools build.Alexey Samsonov
2016-01-26Fixing the documentation buildsChris Bieneman
2015-11-10[doc] Compile CUDA with LLVMJingyue Wu
2015-08-06Add initial documentation for the MIR serialization format.Alex Lorenz
2015-08-05Rename all references to old mailing lists to new lists.llvm.org address.Tanya Lattner
2015-06-15Unbreak docs build from r239740.Sanjoy Das
2015-06-13R600 -> AMDGPU renameTom Stellard
2015-03-30Move lib/Fuzzer docs from a README.txt to a proper .rst file.Kostya Serebryany
2015-03-13Updating GettingStarted documentation to reference CMake as the preferred way...Chris Bieneman
2015-02-27[new docs] Performance Tips for Frontend AuthorsPhilip Reames
2015-02-20Introduce bitset metadata format and bitset lowering pass.Peter Collingbourne
2015-02-04[docs] Put an explicit link to InAlloca.rstSean Silva
2015-01-13Add link to Go bindings documentation.Peter Collingbourne
2014-12-10Added documentation for MergeFunctions pass:Stepan Dyatkovskiy