[attrs] Split off the forced attributes utility into its own pass that
[oota-llvm.git] / lib / Passes / PassRegistry.def
2015-12-27 Chandler Carruth[attrs] Split off the forced attributes utility into...
2015-10-30 Justin Bogner[PM] Port StripDeadPrototypes to the new pass manager
2015-10-30 Justin Bogner[PM] Port ADCE to the new pass manager
2015-09-12 Chandler Carruth[PM] Port SROA to the new pass manager.
2015-08-17 Chandler Carruth[PM] Port ScalarEvolution to the new pass manager.
2015-03-07 Chandler Carruth[PM] Create a separate library for high-level pass...