Cost Model: change the default cost of control flow instructions (br / ret / ......
[oota-llvm.git] / test / Analysis / CostModel / X86 / cast.ll
2012-12-05 Nadav RotemCost Model: change the default cost of control flow...
2012-11-06 Nadav RotemCostModel: add another known vector trunc optimization.
2012-11-06 Nadav RotemCost Model: add tables for some avx type-conversion...
2012-11-05 Nadav RotemCode Model: Improve the accuracy of the zext/sext/trunc...