summaryrefslogtreecommitdiffstats
path: root/llvm/docs
Commit message (Expand)AuthorAgeFilesLines
* [clang][slh] add attribute for speculative load hardeningZola Bridges2018-11-271-13/+9
* [TableGen] Preprocessing supportVyacheslav Zakharin2018-11-271-1/+48
* Revert "[clang][slh] add attribute for speculative load hardening"Zola Bridges2018-11-271-9/+13
* [clang][slh] add attribute for speculative load hardeningZola Bridges2018-11-271-13/+9
* Remove trailing empty lineVitaly Buka2018-11-261-1/+0
* [stack-safety] Analysis documentationVitaly Buka2018-11-263-0/+71
* Revert "[clang][slh] add attribute for speculative load hardening"Zola Bridges2018-11-261-9/+13
* [clang][slh] add attribute for speculative load hardeningZola Bridges2018-11-261-13/+9
* [llvm-mca][View] Improved Retire Control Unit Statistics.Andrea Di Biagio2018-11-231-0/+4
* [docs] Add C++ Performance Benchmark to test-suite proposals.Michael Kruse2018-11-211-0/+4
* [Docs] Documentation for the saturation addition and subtraction intrinsicsLeonard Chan2018-11-201-0/+200
* It's itsPaul Robinson2018-11-191-1/+1
* Reverted r347092 due to the following build fails:Vyacheslav Zakharin2018-11-171-48/+1
* Preprocessing support in tablegen.Vyacheslav Zakharin2018-11-161-1/+48
* [FNeg] Add FNeg Instruction to LangRef documentCameron McInally2018-11-161-3/+49
* Added missing whitespace in the link.Artem Belevich2018-11-161-1/+1
* [CUDA] updated CompileCudaWithLLVM.rstArtem Belevich2018-11-161-20/+21
* [AMDGPU] Update code object metadata format documentationScott Linder2018-11-151-34/+519
* Mark @llvm.trap coldVedant Kumar2018-11-141-1/+1
* Document how to comment an actual parameter.Paul Robinson2018-11-141-0/+15
* [FileCheck] fixing docs buildbot - use proper code-block typeFedor Sergeev2018-11-131-1/+1
* [BuildingAJIT] Clang-format chapters 1 and 2.Lang Hames2018-11-131-2/+2
* [BuildingAJIT] Update chapter 2 to use the ORCv2 APIs.Lang Hames2018-11-131-202/+145
* [FileCheck] fixing small formatting error in docsFedor Sergeev2018-11-131-1/+1
* [FileCheck] introduce CHECK-COUNT-<num> repetition directiveFedor Sergeev2018-11-131-0/+23
* [GC docs] Update the gcroot documentation to reflect recent simplifcations to...Philip Reames2018-11-121-90/+20
* [docs][statepoints] Reformulate open issues listPhilip Reames2018-11-091-45/+63
* [docs][statepoint] Expand a bit on problems with mixing references and raw po...Philip Reames2018-11-091-1/+9
* [docs][statepoint] tweak a titlePhilip Reames2018-11-091-2/+2
* [llvm-cov] Add lcov tracefile export format.Max Moroz2018-11-092-6/+19
* [docs][statepoint] Document explicitly provided stack slotsPhilip Reames2018-11-081-0/+28
* [docs][statepoints] add a section spelling out simplifications for non-reloca...Philip Reames2018-11-081-0/+22
* [docs] Add some subsections to make it possible to find portions of the state...Philip Reames2018-11-081-9/+21
* [docs] Clarify ELF section naming for StackMaps and fix a typoPhilip Reames2018-11-082-4/+7
* [docs] Clarify expectations for stack map sections and AOT compilersPhilip Reames2018-11-081-3/+22
* AMDGPU/Docs: Add product names for Vega20Konstantin Zhuravlyov2018-11-071-5/+2
* Add support for llvm.is.constant intrinsic (PR4898)James Y Knight2018-11-071-0/+45
* Introduce bug life cycle documentation.Kristof Beyls2018-11-073-0/+150
* [FileCheck] Parse command-line options from FILECHECK_OPTSJoel E. Denny2018-11-061-0/+3
* AMDGPU/Docs: Fix the processor tableKonstantin Zhuravlyov2018-11-061-101/+101
* AMDGPU: Add sram-ecc featureKonstantin Zhuravlyov2018-11-051-18/+33
* [FPEnv] Add constrained CEIL/FLOOR/ROUND/TRUNC intrinsicsCameron McInally2018-11-051-0/+145
* [NFC] Remove some extra characters from docs/LangRef.rstCameron McInally2018-11-021-3/+3
* [COFF, ARM64] Implement Intrinsic.sponentry for AArch64Mandeep Singh Grang2018-11-011-29/+50
* [COFF, ARM64] Implement llvm.addressofreturnaddress intrinsicMandeep Singh Grang2018-11-011-1/+1
* Revert "[COFF, ARM64] Implement Intrinsic.sponentry for AArch64"Mandeep Singh Grang2018-11-011-50/+29
* [COFF, ARM64] Implement Intrinsic.sponentry for AArch64Mandeep Singh Grang2018-10-311-29/+50
* [FPEnv] [FPEnv] Add constrained intrinsics for MAXNUM and MINNUMCameron McInally2018-10-301-0/+74
* Add docs+a script for building clang/LLVM with PGOGeorge Burgess IV2018-10-262-0/+167
* [MCSched] Bind PFM Counters to the CPUs instead of the SchedModel.Clement Courbet2018-10-252-0/+8
OpenPOWER on IntegriCloud