Improve the X86 cost model for loads and stores.
[oota-llvm.git] / test / Analysis / CostModel / X86 / vectorized-loop.ll
2012-12-21 Nadav RotemImprove the X86 cost model for loads and stores.
2012-12-05 Nadav RotemCost Model: change the default cost of control flow...
2012-11-03 Nadav RotemX86 CostModel: Add support for a some of the common...
2012-11-02 Nadav RotemAdd a cost model analysis that allows us to estimate...