summaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide
AgeCommit message (Expand)Author
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
2024-10-22[dsymutil] Provide an option to ignore object timestamp mismatches (#113238)Jonas Devlieghere
2024-10-21[llvm-cxxfilt] Add --quote option to quote demangled function names (#111871)Ronan Keryell
2024-10-04[doc] Fix rendering for objcopy's --remove-symbol-prefix option text (#111131)bd1976bris
2024-10-04[doc] Add --verify-json to dwarfdump documentation (#110909)bd1976bris
2024-10-04[doc] Add llvm --error-display to dwarfdump documentation (#110922)bd1976bris
2024-10-03[LIT] Rename substitution `%basename_s` to `%{s:basename}` (#111062)Rahul Joshi
2024-10-03[LIT] Add support for `%basename_s` to get base name of source file (#110993)Rahul Joshi
2024-10-01Revert "[Utils] Add new --update-tests flag to llvm-lit" (#110772)Henrik G. Olsson
2024-10-01[Utils] Add new --update-tests flag to llvm-lit (#108425)Henrik G. Olsson
2024-09-25Reapply "Deprecate the `-fbasic-block-sections=labels` option." (#110039)Rahman Lavaee
2024-09-25Revert "Deprecate the `-fbasic-block-sections=labels` option. (#107494)"Kazu Hirata
2024-09-25Deprecate the `-fbasic-block-sections=labels` option. (#107494)Rahman Lavaee
2024-09-06[InstrProf] Add debuginfod correlation support (#106606)gulfemsavrun
2024-09-06[Clang][AArch64] Add customisable immediate range checking to NEON (#100278)SpencerAbson
2024-08-28[llvm-profdata] Enabled functionality to write split-layout profile (#101795)William Junda Huang
2024-08-28[CGData] Document for llvm-cgdata (#106320)Kyungwoo Lee
2024-08-05[Symbolizer] Support for Missing Line Numbers. (#82240)Amit Kumar Pandey