summaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide
AgeCommit message (Expand)Author
2025-06-25[llvm-objdump] Support --symbolize-operand on AArch64Alexis Engelke
2025-06-18[Remarks] Remove yaml-strtab format (#144527)Tobias Stadler
2025-06-16[llvm-debuginfo-analyzer] Fix ODR violation in llvm::logicalview::LVObject (#...Javier Lopez-Gomez
2025-06-13Reland "[llvm-cov] Add support for baseline coverage" (#144130)Fabian Meumertzheim
2025-06-13Revert "[llvm-cov] Add support for baseline coverage" (#144121)Keith Smiley
2025-06-13[llvm-cov] Add support for baseline coverage (#117910)Fabian Meumertzheim
2025-06-11[llvm] Add a tool to check mustache compliance against the public spec (#142813)Paul Kirth
2025-06-06[llvm-debuginfo-analyzer] Add support for parsing DWARF / CodeView SourceLang...Javier Lopez-Gomez
2025-06-06[symbolizer] Update Release notes. (#142951)Ebuka Ezike
2025-06-06[lit] show retry attempts (#142413)Konrad Kleine
2025-06-04[docs] don't use "=" in lit options with arguments (#142340)Konrad Kleine
2025-05-31[lit] add --max-retries-per-test execution option (#141851)Konrad Kleine
2025-05-24[llvm-exegesis][Docs] --dump-object-to-disk option is specified by filename r...Jim Lin
2025-05-23[llvm] Fix a typo in documentation (#141204)Kazu Hirata
2025-05-23Extend llvm objdump fatbin (#140286)David Salinas
2025-05-22[llvm] Fix typos in documentation (#141078)Kazu Hirata
2025-05-22[llvm-debuginfo-analyzer] Add support for DWARF `DW_AT_byte_size` (#139110)Javier Lopez-Gomez
2025-05-21[llvm-debuginfo-analyzer] Support DW_TAG_module (#137228)Javier Lopez-Gomez
2025-05-16Revert "Reapply: [llvm-objdump] Add support for HIP offload bundles (#140128)"Kazu Hirata
2025-05-16Reapply: [llvm-objdump] Add support for HIP offload bundles (#140128)David Salinas
2025-05-08Revert "[llvm-objdump] Add support for HIP offload bundles (#114834)"Kazu Hirata
2025-05-08[llvm-objdump] Add support for HIP offload bundles (#114834)David Salinas
2025-05-02llvm-reduce: Fix trailing whitespace in command guide (#138240)Matt Arsenault
2025-04-28Clarify `lit`'s definition of failure and conditions when it exits with exit ...i-ky
2025-04-08[llc] Add -M for InstPrinter optionsFangrui Song
2025-04-02llvm-reduce: Change exit code for uninteresting inputs (#134021)Matt Arsenault
2025-03-31Add RISC-V support information to readme (#132699)AnastasiyaChernikova
2025-03-29llvm-reduce: Do not assert if the input is no longer interesting (#133386)Matt Arsenault
2025-03-25[MCA] Extend -instruction-tables option with verbosity levels (#130574)Julien Villette
2025-03-24Reapply "lit: Move RUN at line comment after the command."Peter Collingbourne
2025-03-24Revert "lit: Move RUN at line comment after the command."Peter Collingbourne
2025-03-24lit: Move RUN at line comment after the command.Peter Collingbourne
2025-03-17[docs] Mention --discard-locals/--discard-all change for llvm-stripFangrui Song
2025-03-11[llvm-objcopy,ELF] --discard-locals/--discard-all: allow and keep symbols ref...Fangrui Song
2025-01-23Reapply "[llvm-objcopy][ELF] Add an option to remove notes (#118739)"Igor Kudrin
2025-01-23Revert "[llvm-objcopy][ELF] Add an option to remove notes (#118739)"Igor Kudrin
2025-01-23[llvm-objcopy][ELF] Add an option to remove notes (#118739)Igor Kudrin
2025-01-14Revert "Reland: "[Exegesis] Add the ability to dry-run the measurement phase ...Min Hsu
2025-01-13Reland: "[Exegesis] Add the ability to dry-run the measurement phase (#121991...Min-Yih Hsu
2025-01-09Revert "[Exegesis] Add the ability to dry-run the measurement phase (… (#12...Min-Yih Hsu
2025-01-09[Exegesis] Add the ability to dry-run the measurement phase (#121991)Min-Yih Hsu
2024-12-24[llvm-exegesis][Docs] Add documentation on benchmark-process-cpu optionAiden Grossman
2024-12-24[llvm-objcopy] Add support of symbol modification flags for MachO (#120895)Richard Dzenis
2024-12-16[llvm-mc] Add --hex to disassemble hex bytesFangrui Song
2024-11-13[lit] Add --report-failures-only option for lit test reports (#115439)Rakshit Patel
2024-11-11[llvm-debuginfo-analyzer] Incorrect DW_AT_call_line/DW_AT_call_file. (#115701)Carlos Alberto Enciso
2024-11-07[Docs][llvm-exegesis] Clarify AArch64 support (#114989)Sjoerd Meijer
2024-11-04[CGData][llvm-cgdata] Support for stable function map (#112664)Kyungwoo Lee
2024-10-29[llvm][docs] Update list of llvm-lit optionsDavid Spickett
2024-10-23[llvm-cxxfilt] De-emphasize "function" in llvm-cxxfilt docs and --help (#113309)Edd Dawson