summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/OptBisect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix IR/Analysis layering issue with OptBisectRichard Trieu2019-02-281-73/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [NFC] OptPassGate extracted from OptBisectFedor Sergeev2018-03-271-14/+23
* [IR] Missing changes for r312289 (NFC).Eugene Zelenko2017-08-311-6/+13
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* Add opt-bisect support for region passes.Eli Friedman2017-06-011-3/+12
* Remove opt-bisect support for "cases" in favor of debug countersDaniel Berlin2017-03-111-18/+0
* Removing unused function.Andrew Kaylor2016-04-221-15/+0
* Re-commit optimization bisect support (r267022) without new pass manager supp...Andrew Kaylor2016-04-221-0/+135
* Revert "Initial implementation of optimization bisect support."Vedant Kumar2016-04-221-176/+0
* Initial implementation of optimization bisect support.Andrew Kaylor2016-04-211-0/+176
OpenPOWER on IntegriCloud