summaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/opt.rst
AgeCommit message (Expand)Author
2025-11-13[opt] Add --save-stats option (#167304)Tomer Shafir
2025-08-01[Docs] Update Opt's Option to Specify Pass Pipeline (NFC) (#148402)veera
2022-02-10[docs] Replace `opt -analyze` with better alternatives.Arthur Eubanks
2021-09-24[docs] Document the --print-passes flag in opt.Frederic Cambus
2021-09-13[opt] Remove some legacy PM flagsArthur Eubanks
2019-07-04[docs] [NFC] Removed excess spacingAlex Brachet
2019-06-27[docs][tools] Add missing "program" tags to rst filesJames Henderson
2018-05-14Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen
2016-07-20[docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin
2014-10-16Delete -std-compile-opts.Rafael Espindola
2014-06-04docs: Remove documentation for legacy PGO optionsJustin Bogner
2014-02-19[docs] Clean up some more llvm-gcc stuffSean Silva
2012-11-29Documentation for opt: reformatDmitri Gribenko
2012-06-12Use correct syntax highliter in code blocks. Noticed by Sean Silva.Dmitri Gribenko
2012-05-08[docs] Add ReST version of all the man pages.Daniel Dunbar