aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide
AgeCommit message (Expand)AuthorFilesLines
2026-02-10[llubi] Add initial support for llubi (#180022)Yingwei Zheng2-0/+80
2026-02-06[objcopy][Wasm] Make strip-all remove all non-engine-interpreted sections (#1...Derek Schuff2-2/+8
2026-02-06[NFC][llvm][docs] Fix alphabetical order of commands (#178519)Prabhu Rajasekaran2-47/+41
2026-01-28[FileCheck] Allow -check-prefix to take multiple prefixes (#178187)Jay Foad1-12/+11
2026-01-27[llvm-cov] Introduce `-include-filename-regex` (#175779)Lucas Chollet1-0/+4
2026-01-23[RISCV][llvm-objdump] Support --symbolize-operands (#166656)Sam Elliott1-1/+1
2026-01-21[llvm-dwarfdump][LineCov 1/3] Add variable coverage metrics (#176725)unexpectedlydefined1-0/+39
2026-01-16Revert "[llvm-dwarfdump][LineCov 1/3] Add variable coverage metrics" (#176358)Jan Patrick Lehr1-39/+0
2026-01-16[llvm-dwarfdump][LineCov 1/3] Add variable coverage metrics (#169646)unexpectedlydefined1-0/+39
2026-01-16[NFC][llvm][docs] Fix alphabetical order of commands (#176280)Prabhu Rajasekaran2-22/+22
2026-01-15Revert "[llvm-readobj] Dump callgraph section info for ELF" (#176221)Prabhu Rajasekaran2-37/+21
2026-01-08[llvm-readobj] Dump callgraph section info for ELF (#157499)Prabhu Rajasekaran2-21/+37
2025-12-15[llvm-symbolizer] Recognize and symbolize archive members (#150401)Midhunesh1-4/+14
2025-12-12Reapply "[llvm][lit] Add option to run only the failed tests" (#171588)Michael Buch1-0/+5
2025-12-10Revert "[llvm][lit] Add option to run only the failed tests" (#171582)Michael Buch1-5/+0
2025-12-10[llvm][lit] Add option to run only the failed tests (#158043)Michael Buch1-0/+5
2025-11-14[docs] Fix invalid header length in llvm-ir2vec.rst (#168104)Keith Smiley1-1/+1
2025-11-14[docs] Fix llvm-strip -T flag section (#167987)Keith Smiley1-0/+7
2025-11-13[opt] Add --save-stats option (#167304)Tomer Shafir1-0/+6
2025-11-09[tools][llc] Add `--save-stats` option (#163967)Tomer Shafir1-0/+6
2025-11-04[llvm][dwarfdump] Add --child-tags option to filter by DWARF tags (#165720)Michael Buch1-0/+9
2025-11-03[dsymutil] Add option to copy swiftmodules built from interface (#165293)Roy Shi1-0/+8
2025-11-01[llvm-config] Sort options and update documentation. NFC.Alexandre Ganea1-0/+5
2025-10-30[llvm-cxxfilt] update docs to reflect #106233 (#165709)Mads Marquart1-3/+2
2025-10-24[llvm][docs] Correct description of %t lit substitution (#164397)David Spickett1-1/+1
2025-10-23[llvm-ir2vec][MIR2Vec] Supporting MIR mode in triplet and entity generation (...S. VenkataKeerthy1-19/+69
2025-10-22[MIR2Vec][llvm-ir2vec] Add MIR2Vec support to llvm-ir2vec tool (#164025)S. VenkataKeerthy1-19/+76
2025-10-22[doc] Remove unsafe-fp-math references (#164579)paperchalice2-12/+0
2025-10-21[llvm][dwarfdump][docs] Mention DW_AT_linkage_name in --name doc (#164433)Michael Buch1-1/+1
2025-10-20[LLVM][Docs] Remove Stray %T SubstitutionAiden Grossman1-1/+0
2025-10-17[dsymutil] Remove old --minimize option from docs (#164027)Keith Smiley1-8/+0
2025-10-07[Offload] Rename and move 'clang-offload-packager' -> 'llvm-offload-binary' (...Joseph Huber2-0/+186
2025-09-29Add --offoading option to llvm-readobj (#143342)David Salinas2-0/+8
2025-09-29[llvm-size] Add --exclude-pagezero option for Mach-O to exclude __PAGEZERO si...Ryan Mansfield1-0/+7
2025-09-26[lit] Remove support for %TAiden Grossman1-6/+0
2025-09-19[MCA] Enable customization of individual instructions (#155420)Roman Belenov1-0/+14
2025-09-19[lit] Add readfile substitutionAiden Grossman1-0/+1
2025-09-19[llvm-debuginfo-analyzer] Add `--output-sort=(none|id)` option (#145761)Javier Lopez-Gomez1-0/+2
2025-09-09[DirectX] Add `extract-section` to `llvm-objcopy` and implement it for `DXCon...Finn Plummer1-0/+9
2025-08-28[IR2Vec][llvm-ir2vec] Supporting flow-aware embeddings (#153087)S. VenkataKeerthy1-2/+14
2025-08-18Reland "[Utils] Add new --update-tests flag to llvm-lit" (#153821)Henrik G. Olsson1-0/+5
2025-08-02[IR2Vec][llvm-ir2vec] Changing clEnumValN to cl::SubCommand (#151384)S. VenkataKeerthy1-58/+62
2025-08-01[llvm] Proofread *.rst (#151087)Kazu Hirata8-15/+15
2025-08-01[Docs] Update Opt's Option to Specify Pass Pipeline (NFC) (#148402)veera1-5/+5
2025-07-31[lit] Optionally exclude xfail tests (#151191)Mircea Trofin1-0/+5
2025-07-30[IR2Vec] Add triplet generation utility script for vocabulary training (#149215)S. VenkataKeerthy1-0/+3
2025-07-29[IR2Vec][llvm-ir2vec] Revamp triplet generation and add entity mapping mode ...S. VenkataKeerthy1-13/+66
2025-07-21[llvm-objdump] Add inlined function display support (#142246)gulfemsavrun1-10/+16
2025-07-17[IR2Vec] Adding documentation for llvm-ir2vec tool (#148719)S. VenkataKeerthy2-0/+171
2025-06-25[llvm-objdump] Support --symbolize-operand on AArch64Alexis Engelke1-1/+1