aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-02-12LibFuzzer.rst: double backticksHans Wennborg
2019-02-11Add recipes for migrating downstream branches of git mirrorsDavid Greene
2019-02-08[Docs] Use code-block:: text for part of the callbr documentation to attempt ...Craig Topper
2019-02-08Implementation of asm-goto support in LLVMCraig Topper
2019-02-08Document libFuzzer on Windows.Jonathan Metzman
2019-02-08[Cmake] Add an option to build LLVM using the experimental new pass managerRong Xu
2019-02-08[AMDGPU][MC][CODEOBJECT] Added predefined symbols to access GPU minor and ste...Dmitry Preobrazhensky
2019-02-07Bump minimum toolchain versionJF Bastien
2019-02-05[ADT] Add a fallible_iterator wrapper.Lang Hames
2019-02-04[Intrinsic] Unsigned Fixed Point Multiplication IntrinsicLeonard Chan
2019-02-04[llvm-exegesis] Don't default to running&dumping all analyses to '-'Roman Lebedev
2019-02-03[docs] Recommend assertions when testing.Davide Italiano
2019-02-02Revert "Bump minimum toolchain version"JF Bastien
2019-02-02Bump minimum toolchain versionJF Bastien
2019-02-01Hopefully fix a couple more sphinx doc errors.James Y Knight
2019-02-01Fix some sphinx doc errors.James Y Knight
2019-02-01[doc]Update String Error documentation in Programmer ManualJames Henderson
2019-02-01Revert "Bump minimum toolchain version"JF Bastien
2019-02-01Bump minimum toolchain versionJF Bastien
2019-02-01[opaque pointer types] Add a FunctionCallee wrapper type, and use it.James Y Knight
2019-01-31Revert "Bump minimum toolchain version"JF Bastien
2019-01-31DeveloperPolicy: update toolchain with sample RFC / patchJF Bastien
2019-01-31Bump minimum toolchain versionJF Bastien
2019-01-31Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."James Y Knight
2019-01-31[opaque pointer types] Add a FunctionCallee wrapper type, and use it.James Y Knight
2019-01-31[libFuzzer] update docsKostya Serebryany
2019-01-30Add a 'dynamic' parameter to the objectsize intrinsicErik Pilkington
2019-01-30[llvm-exegesis] Add throughput mode.Clement Courbet
2019-01-29[docs] Prevent O0 optnone for opt inputShoaib Meenai
2019-01-29Adjust documentation for git migration.James Y Knight
2019-01-29[llvm-symbolizer][doc] Tweak wording of --adjust-vma switch descriptionJames Henderson
2019-01-28[docs] Fix a couple spelling errors.Eli Friedman
2019-01-28[LangRef] Mention vector support for bitreverse/bswap intrinsics (PR38012)Simon Pilgrim
2019-01-25[TblGen][NFC] Fix documentation formattingJaved Absar
2019-01-25[llvm-symbolizer] Add switch to adjust addresses by fixed offsetJames Henderson
2019-01-25[TblGen] Extend !if semantics through new feature !condJaved Absar
2019-01-24Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence...Julian Lettner
2019-01-24[Docs] Add information about unit tests to the testing guideMichael Platings
2019-01-24[docs] Remove extra character from git URL in Getting Started guide.Douglas Yung
2019-01-24[Sanitizers] UBSan unreachable incompatible with ASan in the presence of `nor...Julian Lettner
2019-01-24[llvm-symbolizer] Add support for -i and -inlines as aliases for -inliningDouglas Yung
2019-01-23[llvm-symbolizer] Improve compatibility of --functions with GNU addr2lineJames Henderson
2019-01-22[Docs] Add a note clarifying how to get good test performances.Davide Italiano
2019-01-22[FileCheck] Suppress old -v/-vv diags if dumping inputJoel E. Denny
2019-01-22Reapply "IR: Add fp operations to atomicrmw"Matt Arsenault
2019-01-22[docs] Scudo: document error messages & their potential causeKostya Kortchinsky
2019-01-22Add DIGlobalVariableExpression to LangRefAdrian Prantl
2019-01-22Revert r351778: IR: Add fp operations to atomicrmwChandler Carruth
2019-01-22[llvm-symbolizer] Add support for --basenames/-sJames Henderson
2019-01-22IR: Add fp operations to atomicrmwMatt Arsenault