summaryrefslogtreecommitdiff
path: root/llvm/docs/OptBisect.rst
AgeCommit message (Expand)Author
2025-02-18[Analysis] Remove skipSCC (#127412)Kazu Hirata
2023-09-14[NFC][CodeGen] Change CodeGenOpt::Level/CodeGenFileType into enum classes (#6...Arthur Eubanks
2022-09-14[OptBisect] Add flag to print IR when opt-bisect kicks inArthur Eubanks
2019-10-30[LegacyPassManager] Delete BasicBlockPass/Manager.Alina Sbirlea
2018-07-27[Docs] Remove hard tab character from code block in optbisect documentationCraig Topper
2017-03-11Remove opt-bisect support for "cases" in favor of debug countersDaniel Berlin
2017-02-10Fix doc for `-opt-bisect-limit`: the LTO option prefix for lld is -mllvmMehdi Amini
2017-02-10Fix doc for `-opt-bisect-limit`: the LTO option is linker specificMehdi Amini
2016-08-26Adding document describing the use of the -opt-bisect-limit option.Andrew Kaylor