summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2017-10-24Added instructions for obtaining clang-tools-extra to the Getting Started page.Aaron Ballman
2017-10-24[LangRef] Update description of Constant ExpressionsBjorn Pettersson
2017-10-24[docs] Code example fixJan Korous
2017-10-23Updated 'Getting Started' to use valid git links (added trailing slashes)Mitch Phillips
2017-10-23[globalisel] Add very brief docs summarizing the ISel part of the LLVMDev tut...Daniel Sanders
2017-10-19[XRay] [docs] Document how to generate flamegraphs from xray traces.Keith Wyss
2017-10-19AMDGPU/Docs: Fix unreadable charactersKonstantin Zhuravlyov
2017-10-18[AMDGPU] Corrections to memory model description.Tony Tye
2017-10-18AMDGPU/Docs: Make target naming consistentKonstantin Zhuravlyov
2017-10-18AMDGPU: Rename MaxFlatWorkgroupSize to MaxFlatWorkGroupSize for consistencyKonstantin Zhuravlyov
2017-10-16Add !callees metadataMatthew Simpson
2017-10-16Add base relative relocation record that can be used for the following case (...Tony Tye
2017-10-14AMDGPU: Add AMDGPU HSA Kernel DescriptorKonstantin Zhuravlyov
2017-10-14AMDGPU: Bring HSA metadata on par with the specificationKonstantin Zhuravlyov
2017-10-14Revert "lit.py: Add new %{shared_output(LABEL)} substitution"Jordan Rose
2017-10-13[llvm-demangle-fuzzer] Add a fuzz target for ItaniumDemangler.Matt Morehouse
2017-10-13lit.py: Add new %{shared_output(LABEL)} substitutionJordan Rose
2017-10-13[FileCheck] regexp doc update/fixSjoerd Meijer
2017-10-13docs: Improve wording on building for fuzzingJustin Bogner
2017-10-13docs: Improve the docs about llvm-isel-fuzzer on OSS FuzzJustin Bogner
2017-10-13[llvm-isel-fuzzer] Use "--" as separator rather than '='.Matt Morehouse
2017-10-12Re-commit "llvm-isel-fuzzer: Handle a subset of backend flags in the exec name"Justin Bogner
2017-10-12Revert r315545 "llvm-isel-fuzzer: Handle a subset of backend flags in the exe...Hans Wennborg
2017-10-12docs: Add some links to OSS FuzzJustin Bogner
2017-10-12docs: Try to fix sphinx buildJustin Bogner
2017-10-12llvm-isel-fuzzer: Handle a subset of backend flags in the executable nameJustin Bogner
2017-10-12docs: Add some information about Fuzzing LLVM itselfJustin Bogner
2017-10-10[AMDGPU] Lower enqueued blocks and generate runtime metadataYaxun Liu
2017-10-06llvm-dwarfdump: Add an option to collect debug info quality metrics.Adrian Prantl
2017-10-03Add a manpage for llvm-dwarfdump.Adrian Prantl
2017-10-03AMDGPU/Docs: Follow up on review feedback in https://reviews.llvm.org/D38387Konstantin Zhuravlyov
2017-10-03AMDGPU: Add ELFOSABI_AMDGPU_MESA3DKonstantin Zhuravlyov
2017-10-03AMDGPU: Add ELFOSABI_AMDGPU_PALKonstantin Zhuravlyov
2017-09-28Docs: fix link to Debugger intrinsic functionsHans Wennborg
2017-09-25[docs] llvm-cov: Make docs for boolean options more consistentVedant Kumar
2017-09-25[GlobalISel] Update the documentation and comment for G_[UN]MERGE_VALUESQuentin Colombet
2017-09-25[GlobalISel] Update the documentation for G_SEQUENCEQuentin Colombet
2017-09-25[GlobalISel] Update the documentation and comments for G_EXTRACTQuentin Colombet
2017-09-22Fixed broken links in docs.Ilya Biryukov
2017-09-21Re-land r313825: "[IR] Add llvm.dbg.addr, a control-dependent version of llvm...Reid Kleckner
2017-09-21Revert r313825: "[IR] Add llvm.dbg.addr, a control-dependent version of llvm....Daniel Jasper
2017-09-20Remove references to response file argument in CommandLine.rstDave Lee
2017-09-20[IR] Add llvm.dbg.addr, a control-dependent version of llvm.dbg.declareReid Kleckner
2017-09-20[docs] llvm-cov: Document -show-instantiation-summaryVedant Kumar
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-09-20[docs] Make a note of LLVM_BUILD_INSTRUMENTED_COVERAGEVedant Kumar
2017-09-19Revert "Introduce the llvm-cfi-verify tool."Vlad Tsyrklevich
2017-09-19Introduce the llvm-cfi-verify tool.Vlad Tsyrklevich