summaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/llc.rst
AgeCommit message (Expand)Author
2025-11-09[tools][llc] Add `--save-stats` option (#163967)Tomer Shafir
2025-10-22[doc] Remove unsafe-fp-math references (#164579)paperchalice
2025-04-08[llc] Add -M for InstPrinter optionsFangrui Song
2022-04-14Add missing word in llc docsMichael Williamson
2020-07-20[llc] (almost) remove `--print-machineinstrs`Yuanfang Chen
2020-04-09[Docs] Add more FP option description for llcQiu Chaofan
2019-10-28[Remarks] Remove references to ELF supportFrancis Visoiu Mistrih
2019-07-04[docs] [tools] Fix see also linksAlex Brachet
2019-07-04[docs] [NFC] Removed excess spacingAlex Brachet
2019-06-27[docs][tools] Add missing "program" tags to rst filesJames Henderson
2019-03-27[Remarks] Emit a section containing remark diagnostics metadataFrancis Visoiu Mistrih
2019-01-14Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih
2018-01-17[MC] Fix -stack-size-section on ARMSean Eveson
2017-11-30[MC] Function stack size section.Sean Eveson
2017-11-30Revert r319423: [MC] Function stack size section.Sean Eveson
2017-11-30[MC] Function stack size section.Sean Eveson
2015-11-09[EABI] Add LLVM support for -meabi flagRenato Golin
2014-03-20Remove LowerInvoke's obsolete "-enable-correct-eh-support" optionMark Seaborn
2014-02-19[docs] Clean up some more llvm-gcc stuffSean Silva
2013-08-05Fix grammar.Bill Wendling
2013-07-24Speling.Jakob Stoklund Olesen
2013-07-24Update old llc documentation.Jakob Stoklund Olesen
2013-04-22Document the -filetype option of llc (PR #12902)Eli Bendersky
2012-11-29Documentation for llc: reformat.Dmitri Gribenko
2012-05-08[docs] Add ReST version of all the man pages.Daniel Dunbar