[AArch64] Enable PostRAScheduler for AArch64 generic build
[oota-llvm.git] / lib / Passes / PassRegistry.def
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...