aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs
AgeCommit message (Expand)AuthorFilesLines
12 days[ReleaseNotes] Create subheader for LLDB/FreeBSD (#181000)Minsoo Choo1-2/+11
12 daysReapply "[MC][TableGen] Expand Opcode field of MCInstrDesc" (#180321) (#180954)sstipano1-2/+2
13 days[outliners] Turn nooutline into an Enum Attribute (#163665)Sam Elliott2-1/+4
13 days[AMDGPU] Asynchronous loads from global/buffer to LDS on pre-GFX12 (#180466)Sameer Sahasrabuddhe3-0/+256
13 days[llubi] Add UTC helper (#180603)Yingwei Zheng1-0/+3
13 days[docs] Move Maintainers.rst to Maintainers.md in preparation to reformatReid Kleckner1-2/+2
2026-02-10[llubi] Add initial support for llubi (#180022)Yingwei Zheng2-0/+80
2026-02-09[AMDGPU][GFX12.5] Reimplement monitor load as an atomic operation (#177343)Pierre van Houtryve1-18/+90
2026-02-09[RISCV][MC] Support experimental Zvabd instructionsPengcheng Wang2-0/+5
2026-02-08[Docs][Intrisics] Fix the name of llvm.memset.inline in the documentation (#1...Nicolas IOOSS1-4/+4
2026-02-06Revert "[MC][TableGen] Expand Opcode field of MCInstrDesc" (#180321)Vladimir Vereschaka1-2/+2
2026-02-06Add llvm.cond.loop intrinsic.Peter Collingbourne1-0/+48
2026-02-06[objcopy][Wasm] Make strip-all remove all non-engine-interpreted sections (#1...Derek Schuff2-2/+8
2026-02-06[MC][TableGen] Expand Opcode field of MCInstrDesc (#179652)sstipano1-2/+2
2026-02-06[NFC][llvm][docs] Fix alphabetical order of commands (#178519)Prabhu Rajasekaran2-47/+41
2026-02-06[lldb] [Process/FreeBSD] Assume minimum is FreeBSD 14 (#179587)Minsoo Choo1-0/+2
2026-02-06[AMDGPU] Define new target gfx1170 (#180185)Mirko Brkušanin1-2/+14
2026-02-06[llvm] Update policy for Doxygen comments in the Coding Standards (#179898)Jonas Devlieghere1-12/+17
2026-02-06[LangRef] Correct `uitofp` example (#180123)paperchalice1-2/+2
2026-02-05[RISCV] Introduce a new syntax for processor-specific tuning feature strings ...Min-Yih Hsu1-0/+40
2026-02-05[lldb] Remove mips64 support for FreeBSD (#179582)Minsoo Choo1-0/+2
2026-02-05IR: Promote "denormal-fp-math" to a first class attribute (#174293)Matt Arsenault2-25/+40
2026-02-04[CodeGen] Remove unused first operand of SUBREG_TO_REG (#179690)Jay Foad1-2/+2
2026-02-03[RISCV] Make MOP/HINT-based instruction mnemonics always available (#178609)Kito Cheng1-0/+4
2026-02-01[docs] fix output question (#177842)guohaonan1-2/+2
2026-01-30DebuggingLLVM: Bazel 9 is released.Peter Collingbourne1-8/+8
2026-01-30[DOC][DTLTO] Update DTLTO documentation for the LLVM 22 release (#177368)Ben Dunbobbin1-11/+15
2026-01-30[AMDGPU] Update documentation for wave reduction intrinsics (#175132)Aaditya1-4/+76
2026-01-30[LoongArch] Support `preserve_none` calling convention (#178566)hev1-1/+1
2026-01-29[SPIR-V] Implement SPV_KHR_fma extension (#173057)Viktoria Maximova1-0/+2
2026-01-29Add the backend flags to DebuggingLLVM.Peter Collingbourne1-0/+4
2026-01-28[RISCV] Update P extension to 019. (#178031)Craig Topper2-1/+2
2026-01-28[FileCheck] Allow -check-prefix to take multiple prefixes (#178187)Jay Foad2-12/+13
2026-01-27[llvm-cov] Introduce `-include-filename-regex` (#175779)Lucas Chollet1-0/+4
2026-01-27[docs] Update ics for my office hoursKristof Beyls1-1/+1
2026-01-26DAG: Remove TypePromoteFloat (#177427)Matt Arsenault1-0/+2
2026-01-26[RISCV] Add Spacemit X100 processor definition (#173988)Mark Zhuang1-0/+1
2026-01-23[RISC-V][sanitizers][NFCI] Add documentation on which sanitizers probably wor...Thurston Dang1-0/+20
2026-01-23[RISCV][llvm-objdump] Support --symbolize-operands (#166656)Sam Elliott2-1/+3
2026-01-23[LangRef] Normalize IEEE 754 spelling (#174721)Nikita Popov1-21/+21
2026-01-23[LangRef] Clarify specification for float min/max operations (#172012)Nikita Popov1-142/+142
2026-01-23[MC][X86/M68k] Emit syntax directive for AT&T (#167234)Raul Tambre1-0/+4
2026-01-23[LangRef] Clarify semantics of undef in shufflevector masks (#171453)valadaptive1-4/+5
2026-01-22IR: Add !nofpclass metadata (#177140)Matt Arsenault1-0/+32
2026-01-22[NVPTX] Update the default SM to 7.5 (#176021)Justin Fargnoli1-0/+7
2026-01-22[AMDGPU] Define gfx1310 target with ELF number 0x50 (#177355)Mariusz Sikora2-1/+12
2026-01-22[RISCV]Remove experimental from Zalasr (#177120)Liao Chunyu1-3/+1
2026-01-21[IR] Make dead_on_return attribute optionally sizedAiden Grossman1-4/+10
2026-01-21[IR] Add llvm.structured.gep instruction (#176145)Nathan Gauër1-0/+149
2026-01-21[Doc][AMDGPU] Add barrier execution & memory model (#170447)Pierre van Houtryve1-0/+349