Allow SCALAR_TO_VECTOR to be custom lowered.
[oota-llvm.git] / lib / Analysis / ScalarEvolutionExpander.cpp
2006-02-04 Chris LattnerPull the InsertCastOfTo out of the header, implement...
2005-10-30 Chris LattnerFix a problem that Nate noticed with LSR:
2005-07-30 Nate BegemanBreak SCEVExpander out of IndVarSimplify into its own...