aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide
AgeCommit message (Expand)AuthorFilesLines
2024-06-11[llvm][lit] Add tsan feature when enabled (#94573)Keith Smiley1-0/+17
2024-05-09[dsymutil] Add -q/--quiet flag to suppress warnings (#91658)Jonas Devlieghere1-0/+4
2024-05-07[llvm-mca] Abort on parse error without -skip-unsupported-instructions (#90474)Peter Waller1-0/+10
2024-05-03[docs,utils] Convert text files from CRLF to LFFangrui Song1-38/+38
2024-04-26[llvm-objcopy][docs] Use "Mark" rather than "Make" in the objcopy docs for co...bd1976bris1-3/+3
2024-04-22[llvm-readobj] Remove --raw-relrFangrui Song2-8/+0
2024-04-15[llvm-objcopy] Add --compress-sectionsFangrui Song1-0/+8
2024-04-05Revert "[llvm-objcopy] Add --compress-sections"Mitch Phillips1-8/+0
2024-04-04[llvm-objcopy] Add --compress-sectionsFangrui Song1-0/+8
2024-03-27[llvm-debuginfo-analyzer][DOC] Convert 'README.txt' to markdown. (#86394)Carlos Alberto Enciso1-0/+4
2024-03-21[llvm-objcopy] Add --skip-symbol and --skip-symbols options (#80873)Ilia Kuklin1-0/+13
2024-03-19[dsymutil] Remove support for obfuscated bitcode (#85713)Jonas Devlieghere1-4/+0
2024-03-19Revert "[dsymutil] Remove support for obfuscated bitcode" (#85826)Andres Villegas1-0/+4
2024-03-19[dsymutil] Remove support for obfuscated bitcode (#85713)Jonas Devlieghere1-4/+0
2024-03-18[llvm-debuginfo-analyzer][DOC] Change .wasm references to .o (#85566)Carlos Alberto Enciso1-14/+14
2024-03-14[llvm-debuginfo-analyzer] Add support for WebAssembly binary format. (#82588)Carlos Alberto Enciso1-3/+313
2024-03-13[llvm-ar] Use COFF archive format for COFF targets. (#82898)Jacek Caban1-1/+1
2024-03-11[Docs] Fix `llvm-remarkutil` docs (#84661)Zain Jaffal1-31/+53
2024-03-01[llvm-readobj] enable demangle option for the xcoff object file (#78455)zhijian lin1-4/+10
2024-02-28[llvm-objcopy] Add --set-symbol-visibility and --set-symbols-visibility optio...Ilia Kuklin1-0/+9
2024-02-27[llvm-exegesis] Add loop-register snippet annotation (#82873)Aiden Grossman1-0/+8
2024-02-27[SHT_LLVM_BB_ADDR_MAP] Adds pretty printing of BFI and BPI for PGO Analysis M...Micah Weston2-1/+26
2024-02-27[llvm-ar][Archive] Use getDefaultTargetTriple instead of host triple for the ...Jacek Caban1-2/+3
2024-02-27[llvm-objcopy] Improve help messages (#82830)Fangrui Song1-2/+2
2024-02-22[llvm-readobj,ELF] Support --decompress/-z (#82594)Fangrui Song2-0/+10
2024-02-19[Docs][llvm-exegesis] Add documentation on validation counters option (#82132)Aiden Grossman1-0/+11
2024-02-16[docs][llvm-objcopy] Add missing formats (#81981)Ulrich Weigand1-0/+4
2024-02-09[llvm-objcopy] Support SREC output format (#75874)quic-areg1-2/+7
2024-02-07[llvm-objcopy] Add --remove-symbol-prefix (#79415)Yi Kong1-0/+5
2024-02-06[llvm-mca] Add an empty line to fix doc errorwangpc1-0/+1
2024-02-06[llvm-mca] Fix doc errorwangpc1-1/+1
2024-02-01[llvm-exegesis] Replace --num-repetitions with --min-instructions (#77153)Aiden Grossman1-6/+6
2024-01-30[llvm-exegesis] Add middle half repetition mode (#77020)Aiden Grossman1-2/+6
2024-01-23Added feature in llvm-profdata merge to filter functions from the profile (#7...William Junda Huang1-0/+10
2024-01-04[llvm-cxxfilt] Added the option --no-params (#75348)Dmitry Vasilyev1-0/+4
2024-01-02Revert "[llvm-cxxfilt] Added the option --no-params (#75348)"Arthur Eubanks1-4/+0
2024-01-02[llvm-cxxfilt] Added the option --no-params (#75348)Dmitry Vasilyev1-0/+4
2023-12-30[Docs][llvm-exegesis] Minor adjustments for clarityAiden Grossman1-2/+2
2023-12-19[llvm-objdump] Add -mllvm (#75892)Fangrui Song1-0/+4
2023-12-14[llvm-objcopy] Add --gap-fill and --pad-to options (#65815)quic-akaryaki1-0/+10
2023-12-14[Docs][llvm-exegesis] Add documentation on recently added options (#75408)Aiden Grossman1-0/+14
2023-12-14[Profile] Add binary profile correlation for code coverage. (#69493)Zequan Wu1-4/+11
2023-12-13Reland "[Coverage][llvm-cov] Enable MC/DC Support in LLVM Source-based Code C...Alan Phipps1-0/+9
2023-11-29[llvm][docs] Add example use of `llvm-reduce`. (#73237)Francesco Petrogalli1-0/+29
2023-11-21[NFC] Fix typos in llvm-mc doc (#72457)Jacob Lambert1-6/+5
2023-11-16[Docs][llvm-exegesis] Fix minor issues in llvm-exegesis docsAiden Grossman1-6/+7
2023-11-06[llvm][docs]: fix typos (#71303)GoodDaisy2-3/+3
2023-11-01[symbolizer] Support symbol lookupSerge Pavlov1-1/+12
2023-10-31Revert "[Profile] Refactor profile correlation. (#70712)"Zequan Wu1-2/+2
2023-10-31[Profile] Refactor profile correlation. (#70712)Zequan Wu1-2/+2