oops, forgot to load GP for indirect calls, though the old code now commented
[oota-llvm.git] / lib / Analysis / ScalarEvolutionExpander.cpp
2005-10-30 Chris LattnerFix a problem that Nate noticed with LSR:
2005-07-30 Nate BegemanBreak SCEVExpander out of IndVarSimplify into its own...