[PM] Don't run the machinery of invalidating all the analysis passes
[oota-llvm.git] / test / Other / new-pass-manager.ll
2015-01-05 Chandler Carruth[PM] Don't run the machinery of invalidating all the...
2015-01-05 Chandler Carruth[PM] Add names and debug logging for analysis passes...
2015-01-05 Chandler Carruth[PM] Wire up support for explicitly running the verifie...
2014-01-20 Chandler Carruth[PM] Wire up the Verifier for the new pass manager...
2014-01-13 Chandler Carruth[PM] Wire up support for writing bitcode with new PM.
2014-01-13 Chandler Carruth[PM] Wire up support for printing assembly output from...
2014-01-12 Chandler Carruth[PM] Add module and function printing passes for the...