summaryrefslogtreecommitdiffstats
path: root/llvm/tools/opt/NewPMDriver.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PM] Add a new-PM-style CGSCC pass manager using the newly addedChandler Carruth2014-04-211-0/+10
* [PM] Wire the analysis passes (such as they are) into the registry, andChandler Carruth2014-04-211-3/+7
* [PM] Add a new "lazy" call graph analysis pass for the new pass manager.Chandler Carruth2014-02-061-0/+5
* [PM] Back out one hunk of the patch in r200901 that was *supposed* to goChandler Carruth2014-02-061-4/+0
* [PM] Wire up the analysis managers in the opt driver. This isn't reallyChandler Carruth2014-02-061-2/+12
* [PM] Wire up the Verifier for the new pass manager and connect it to theChandler Carruth2014-01-201-2/+10
* [PM] Wire up support for writing bitcode with new PM.Chandler Carruth2014-01-131-1/+3
* [PM] Wire up support for printing assembly output from the opt command.Chandler Carruth2014-01-131-3/+16
* [PM] Add an enum for describing the desired output strategy, and runChandler Carruth2014-01-131-2/+3
* [PM] Add (very skeletal) support to opt for running the new passChandler Carruth2014-01-111-0/+46
OpenPOWER on IntegriCloud