Move the code that uses SCEVs prior to creating the new loops.
[oota-llvm.git] / lib / Analysis / CostModel.cpp
2012-11-02 Nadav RotemCostModel: add support for Vector Insert and Extract.
2012-11-02 Nadav RotemAdd a cost model analysis that allows us to estimate...