summaryrefslogtreecommitdiffstats
path: root/llvm/tools/opt/Passes.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PM] Add a new "lazy" call graph analysis pass for the new pass manager.Chandler Carruth2014-02-061-0/+6
* [PM] Wire up the Verifier for the new pass manager and connect it to theChandler Carruth2014-01-201-10/+22
* [PM] Add module and function printing passes for the new pass manager.Chandler Carruth2014-01-121-0/+12
* [PM] Fix a bunch of bugs I spotted by inspection when working on thisChandler Carruth2014-01-121-13/+15
* [PM] Add support for parsing function passes and function pass managerChandler Carruth2014-01-121-4/+81
* [PM] Actually nest pass managers correctly when parsing the passChandler Carruth2014-01-111-1/+7
* [PM] Add names to passes under the new pass manager, and a debug outputChandler Carruth2014-01-111-0/+1
* [PM] Add (very skeletal) support to opt for running the new passChandler Carruth2014-01-111-0/+93
OpenPOWER on IntegriCloud