aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/CostModel/X86/cast.ll
AgeCommit message (Expand)Author
2013-04-01X86TTI: Add accurate costs for itofp operations, based on the actual instruct...Benjamin Kramer
2013-03-19Optimize sext <4 x i8> and <4 x i16> to <4 x i64>.Nadav Rotem
2013-02-20I optimized the following patterns:Elena Demikhovsky
2012-12-05Cost Model: change the default cost of control flow instructions (br / ret / ...Nadav Rotem
2012-11-06CostModel: add another known vector trunc optimization.Nadav Rotem
2012-11-06Cost Model: add tables for some avx type-conversion hacks.Nadav Rotem
2012-11-05Code Model: Improve the accuracy of the zext/sext/trunc vector cost estimation.Nadav Rotem