summaryrefslogtreecommitdiffstats
path: root/llvm/test/Other/new-pass-manager.ll
Commit message (Expand)AuthorAgeFilesLines
* [PM] Teach the module-to-function adaptor to not run function passesChandler Carruth2015-02-011-0/+10
* [PM] Port TTI to the new pass manager, introducing a TargetIRAnalysis toChandler Carruth2015-02-011-0/+12
* [PM] Port TargetLibraryInfo to the new pass manager, provided by theChandler Carruth2015-01-151-0/+12
* [PM] Remove the defunt CGSCC-specific debug flag.Chandler Carruth2015-01-131-15/+15
* [PM] Refactor the new pass manager to use a single template to implementChandler Carruth2015-01-131-103/+103
* [PM] Fold all three analysis managers into a single AnalysisManagerChandler Carruth2015-01-131-56/+56
* [PM] Give slightly less horrible names to the utility pass templates forChandler Carruth2015-01-071-23/+23
* [PM] Fix a pretty nasty bug where the new pass manager would invalidateChandler Carruth2015-01-071-12/+51
* [PM] Introduce a utility pass that preserves no analyses.Chandler Carruth2015-01-061-0/+33
* [PM] Simplify how we parse the outer layer of the pass pipeline text andChandler Carruth2015-01-061-0/+36
* [PM] Add a utility pass template that synthesizes the invalidation ofChandler Carruth2015-01-061-0/+51
* [PM] Add a collection of no-op analysis passes and switch the new passChandler Carruth2015-01-061-6/+14
* [PM] Add a utility to the new pass manager for generating a pass whichChandler Carruth2015-01-061-4/+2
* [PM] Don't run the machinery of invalidating all the analysis passesChandler Carruth2015-01-051-0/+7
* [PM] Add names and debug logging for analysis passes to the new passChandler Carruth2015-01-051-0/+10
* [PM] Wire up support for explicitly running the verifier pass.Chandler Carruth2015-01-051-0/+20
* [PM] Wire up the Verifier for the new pass manager and connect it to theChandler Carruth2014-01-201-0/+30
* [PM] Wire up support for writing bitcode with new PM.Chandler Carruth2014-01-131-0/+5
* [PM] Wire up support for printing assembly output from the opt command.Chandler Carruth2014-01-131-0/+6
* [PM] Add module and function printing passes for the new pass manager.Chandler Carruth2014-01-121-0/+28
OpenPOWER on IntegriCloud