summaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide
AgeCommit message (Expand)Author
2024-07-30[llvm-objcopy] Add --change-section-address (#98664)Eleanor Bonnici
2024-07-20[lit] Add a flag to disable lit time tests (#98270)Vincent Lee
2024-07-11[llvm-objcopy] Add verification of added .note section formatserge-sans-paille
2024-07-08[llvm-objcopy] Add change-section-lma *+/-offset (#95431)Eleanor Bonnici
2024-07-02[FileCheck][Docs] Fix regex for FileCheck variable names (#97301)Anton Lydike
2024-06-11[llvm][lit] Add tsan feature when enabled (#94573)Keith Smiley
2024-05-09[dsymutil] Add -q/--quiet flag to suppress warnings (#91658)Jonas Devlieghere
2024-05-07[llvm-mca] Abort on parse error without -skip-unsupported-instructions (#90474)Peter Waller
2024-05-03[docs,utils] Convert text files from CRLF to LFFangrui Song
2024-04-26[llvm-objcopy][docs] Use "Mark" rather than "Make" in the objcopy docs for co...bd1976bris
2024-04-22[llvm-readobj] Remove --raw-relrFangrui Song
2024-04-15[llvm-objcopy] Add --compress-sectionsFangrui Song
2024-04-05Revert "[llvm-objcopy] Add --compress-sections"Mitch Phillips
2024-04-04[llvm-objcopy] Add --compress-sectionsFangrui Song
2024-03-27[llvm-debuginfo-analyzer][DOC] Convert 'README.txt' to markdown. (#86394)Carlos Alberto Enciso
2024-03-21[llvm-objcopy] Add --skip-symbol and --skip-symbols options (#80873)Ilia Kuklin
2024-03-19[dsymutil] Remove support for obfuscated bitcode (#85713)Jonas Devlieghere
2024-03-19Revert "[dsymutil] Remove support for obfuscated bitcode" (#85826)Andres Villegas
2024-03-19[dsymutil] Remove support for obfuscated bitcode (#85713)Jonas Devlieghere
2024-03-18[llvm-debuginfo-analyzer][DOC] Change .wasm references to .o (#85566)Carlos Alberto Enciso
2024-03-14[llvm-debuginfo-analyzer] Add support for WebAssembly binary format. (#82588)Carlos Alberto Enciso
2024-03-13[llvm-ar] Use COFF archive format for COFF targets. (#82898)Jacek Caban
2024-03-11[Docs] Fix `llvm-remarkutil` docs (#84661)Zain Jaffal
2024-03-01[llvm-readobj] enable demangle option for the xcoff object file (#78455)zhijian lin
2024-02-28[llvm-objcopy] Add --set-symbol-visibility and --set-symbols-visibility optio...Ilia Kuklin
2024-02-27[llvm-exegesis] Add loop-register snippet annotation (#82873)Aiden Grossman
2024-02-27[SHT_LLVM_BB_ADDR_MAP] Adds pretty printing of BFI and BPI for PGO Analysis M...Micah Weston
2024-02-27[llvm-ar][Archive] Use getDefaultTargetTriple instead of host triple for the ...Jacek Caban
2024-02-27[llvm-objcopy] Improve help messages (#82830)Fangrui Song
2024-02-22[llvm-readobj,ELF] Support --decompress/-z (#82594)Fangrui Song
2024-02-19[Docs][llvm-exegesis] Add documentation on validation counters option (#82132)Aiden Grossman
2024-02-16[docs][llvm-objcopy] Add missing formats (#81981)Ulrich Weigand
2024-02-09[llvm-objcopy] Support SREC output format (#75874)quic-areg
2024-02-07[llvm-objcopy] Add --remove-symbol-prefix (#79415)Yi Kong
2024-02-06[llvm-mca] Add an empty line to fix doc errorwangpc
2024-02-06[llvm-mca] Fix doc errorwangpc
2024-02-01[llvm-exegesis] Replace --num-repetitions with --min-instructions (#77153)Aiden Grossman
2024-01-30[llvm-exegesis] Add middle half repetition mode (#77020)Aiden Grossman
2024-01-23Added feature in llvm-profdata merge to filter functions from the profile (#7...William Junda Huang
2024-01-04[llvm-cxxfilt] Added the option --no-params (#75348)Dmitry Vasilyev
2024-01-02Revert "[llvm-cxxfilt] Added the option --no-params (#75348)"Arthur Eubanks
2024-01-02[llvm-cxxfilt] Added the option --no-params (#75348)Dmitry Vasilyev
2023-12-30[Docs][llvm-exegesis] Minor adjustments for clarityAiden Grossman
2023-12-19[llvm-objdump] Add -mllvm (#75892)Fangrui Song
2023-12-14[llvm-objcopy] Add --gap-fill and --pad-to options (#65815)quic-akaryaki
2023-12-14[Docs][llvm-exegesis] Add documentation on recently added options (#75408)Aiden Grossman
2023-12-14[Profile] Add binary profile correlation for code coverage. (#69493)Zequan Wu
2023-12-13Reland "[Coverage][llvm-cov] Enable MC/DC Support in LLVM Source-based Code C...Alan Phipps
2023-11-29[llvm][docs] Add example use of `llvm-reduce`. (#73237)Francesco Petrogalli
2023-11-21[NFC] Fix typos in llvm-mc doc (#72457)Jacob Lambert