summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2017-09-19docs: Fix formatting in HowToReleaseLLVMTom Stellard
2017-09-19docs: Add instructions for how to submit a merge requestTom Stellard
2017-09-18[Coverage] Use gap regions to select better line exec countsVedant Kumar
2017-09-18[libFuzzer] one more trophyKostya Serebryany
2017-09-18[XRay][tools] Support tail-call exits before we write them in the runtimeDean Michael Berris
2017-09-17[ORC][Kaleidoscope] Update ORCJit tutorial.Don Hinton
2017-09-15Add a ReleaseNotes blurb for Execute.*Wait API changeAlexander Kornienko
2017-09-13Fix a misleading phrase in the LangRefSanjoy Das
2017-09-12Fix broken links to the Itanium CXX ABIVlad Tsyrklevich
2017-09-06[docs] Add a note on iteration of unordered containers to coding standardsMandeep Singh Grang
2017-09-05Fix RST syntax in LangRef for llvm.codeview.annotation intrinsicReid Kleckner
2017-09-05Add llvm.codeview.annotation to implement MSVC __annotationReid Kleckner