Fix a bug in SCEV's backedge taken count computation from my prior fix in Jan.
[oota-llvm.git] / test / Analysis / ScalarEvolution / unsimplified-loop.ll
2010-04-12 Dan GohmanGeneralize ScalarEvolution's PHI analysis to handle...