aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/OptBisect.rst
AgeCommit message (Expand)AuthorFilesLines
2023-09-14[NFC][CodeGen] Change CodeGenOpt::Level/CodeGenFileType into enum classes (#6...Arthur Eubanks1-1/+1
2022-09-14[OptBisect] Add flag to print IR when opt-bisect kicks inArthur Eubanks1-0/+2
2019-10-30[LegacyPassManager] Delete BasicBlockPass/Manager.Alina Sbirlea1-1/+0
2018-07-27[Docs] Remove hard tab character from code block in optbisect documentationCraig Topper1-1/+1
2017-03-11Remove opt-bisect support for "cases" in favor of debug countersDaniel Berlin1-9/+2
2017-02-10Fix doc for `-opt-bisect-limit`: the LTO option prefix for lld is -mllvmMehdi Amini1-3/+3
2017-02-10Fix doc for `-opt-bisect-limit`: the LTO option is linker specificMehdi Amini1-1/+4
2016-08-26Adding document describing the use of the -opt-bisect-limit option.Andrew Kaylor1-0/+197