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