Move NoAA out of BasicAliasAnalysis.cpp into its own file, now that
[oota-llvm.git] / include / llvm / Analysis / ScalarEvolutionNormalization.h
2010-04-07 Dan GohmanGeneralize IVUsers to track arbitrary expressions rathe...