Fix PR25372 - teach replaceCongruentPHIs to handle cases where SE evaluates a PHI...
[oota-llvm.git] / lib / Analysis / AssumptionCache.cpp
2015-01-22 Chandler Carruth[PM] Actually add the new pass manager support for...
2015-01-04 Chandler Carruth[PM] Split the AssumptionTracker immutable pass into...