Cost Model: change the default cost of control flow instructions (br / ret / ......
[oota-llvm.git] / test / Analysis / CostModel / X86 / vectorized-loop.ll
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...