aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs
AgeCommit message (Expand)AuthorFilesLines
2024-02-19Revert "[python] Bump Python minimum version to 3.8 (#78828)"Aiden Grossman4-10/+4
2024-02-19[python] Bump Python minimum version to 3.8 (#78828)Craig Hesling4-4/+10
2024-02-19[Docs][llvm-exegesis] Add documentation on validation counters option (#82132)Aiden Grossman1-0/+11
2024-02-16[Docs] Fix large vertical space at top of pages (#81599)J. Ryan Stinnett1-1/+4
2024-02-16[docs][llvm-objcopy] Add missing formats (#81981)Ulrich Weigand1-0/+4
2024-02-16[RISCV][ISel] Add codegen support for the experimental zabha extension (#80192)Yingwei Zheng2-2/+2
2024-02-15[docs][NVPTX] Use opaque pointers in IR examples (NFC) (#81941)Youngsuk Kim1-39/+33
2024-02-15Revert "add initialized attribute LangRef"Haopeng Liu1-17/+0
2024-02-15add initialized attribute LangRefHaopeng Liu1-0/+17
2024-02-15Update release notes for Wasm improvements to nm and objdump (#81924)Derek Schuff1-0/+6
2024-02-14[AMDGPU] Replace '.' with '-' in generic target names (#81718)Pierre van Houtryve1-4/+4
2024-02-13[docs] Update links for C++ compiler supported features in CodingStandards (#...Richard Dzenis1-1/+4
2024-02-13[AMDGPU][SIMemoryLegalizer] Fix order of GL0/1_INV on GFX10/11 (#81450)Pierre van Houtryve1-16/+16
2024-02-12[AMDGPU] Enable kernel arg preloading with gfx90a (#81180)Austin Kerbow1-1/+4
2024-02-12AMDGPU/NFC: Reserve 0x055 MACH in e_flag for future use (#81501)Konstantin Zhuravlyov1-0/+1
2024-02-12[Docs][DebugInfo][RemoveDIs] Revise debug info migration guide title (#81480)J. Ryan Stinnett1-1/+1
2024-02-12[AMDGPU][NFC] Docs - remove duplicates (#81465)Mariusz Sikora1-2/+0
2024-02-12[C API] Add blockaddress getters to C API (#81382)Benji Smith1-0/+3
2024-02-12[AMDGPU] Introduce GFX9/10.1/10.3/11 Generic Targets (#76955)Pierre van Houtryve1-77/+227
2024-02-12Remove trailing whitespaces in AMDGPUUsage.rstpvanhout1-2/+2
2024-02-11[NFC] Correct C++ standard names (#81421)Danny Mösch1-1/+1
2024-02-09[NVVMReflect] Improve folding inside of the NVVMReflect pass (#81253)Joseph Huber1-2/+1
2024-02-09[llvm-objcopy] Support SREC output format (#75874)quic-areg1-2/+7
2024-02-09[AMDGPU][DOC] Add MI200 Names to AMDGPUUsage Doc (#81252)Corbin Robeck1-5/+5
2024-02-09Revert "[AMDGPU] Compiler should synthesize private buffer resource descripto...Jan Patrick Lehr1-7/+3
2024-02-08[NVVMReflect][Reland] Force dead branch elimination in NVVMReflect (#81189)Joseph Huber1-0/+5
2024-02-08Document use of `skip-precommit-approval` label for non-review pull requests ...David Blaikie2-0/+12
2024-02-08Revert "[NVVMReflect] Force dead branch elimination in NVVMReflect (#81189)"Joseph Huber1-5/+0
2024-02-08[NVVMReflect] Force dead branch elimination in NVVMReflect (#81189)Joseph Huber1-0/+5
2024-02-08[AMDGPU] Compiler should synthesize private buffer resource descriptor from f...alex-t1-3/+7
2024-02-08docs/GettingStarted: document linker-related cmake options (#80932)Nicolai Hähnle2-69/+19
2024-02-07[llvm-objcopy] Add --remove-symbol-prefix (#79415)Yi Kong1-0/+5
2024-02-07[docs][passes] Update documentation of Analysis and Transform Passes (#80835)Björn Pettersson1-44/+16
2024-02-06[RISCV][Docs] Fix link to Zjpm spec in RISCVUsage.rst.Craig Topper1-1/+1
2024-02-07[TableGen] Extend direct lookup to instruction values in generic tables. (#80...Jason Eckhardt1-1/+3
2024-02-06[docs] Try to make it easier to find info about new PM vs legacy PM (#80834)Björn Pettersson3-18/+26
2024-02-06[RISCV][Docs] Use double underscore for external links in RISCVUsage.rst.Craig Topper1-30/+30
2024-02-06[RISCV] Add Ssqosid support to -march. (#80747)Craig Topper2-0/+4
2024-02-06[llvm-mca] Add an empty line to fix doc errorwangpc1-0/+1
2024-02-06[llvm-mca] Fix doc errorwangpc1-1/+1
2024-02-05New calling convention preserve_none (#76868)weiguozhi1-0/+7
2024-02-05[RISCV] Add support for RISC-V Pointer Masking (#79929)Michael Maitland2-0/+4
2024-02-05[docs][RISCV] Add missed release note for Zimop codegen supportAlex Bradbury1-0/+1
2024-02-05[docs][RISCV] Update release notes to include Zalasr and S* extensions from p...Alex Bradbury1-1/+6
2024-02-05[docs][RISCV] Remove Zicond from release notes now it was backportedAlex Bradbury1-1/+0
2024-02-02[CMake][PGO] Add option for using an external project to generate profile dat...Tom Stellard1-2/+25
2024-02-02[AArch64] Support optional constant offset for constraint "S" (#80255)Fangrui Song1-0/+2
2024-02-02[docs] Add note about calendar timezones (#80346)Natalie Chouinard1-3/+9
2024-02-02Add security group 2023 transparency report. (#80320)Peter Smith1-0/+39
2024-02-02[TableGen] Support type aliases via new keyword deftypeWang Pengcheng2-2/+18