Fix LSR to tolerate cases where ScalarEvolution initially
[oota-llvm.git] / lib / Analysis / ScalarEvolutionNormalization.cpp
2010-04-07 Dan GohmanGeneralize IVUsers to track arbitrary expressions rathe...