Fix typo "Makre" -> "Make".
[oota-llvm.git] / test / Transforms / LoopVectorize / X86 / conversion-cost.ll
2012-12-13 Nadav RotemTeach the cost model about the optimization in r169904...
2012-11-05 Nadav RotemCode Model: Improve the accuracy of the zext/sext/trunc...
2012-11-05 Nadav RotemImplement the cost of abnormal x86 instruction lowering...
2012-10-31 Nadav RotemFix a bug in the cost calculation of vector casts....