summaryrefslogtreecommitdiff
path: root/test/Analysis/CostModel/X86/arith.ll
Commit message (Expand)AuthorAge
* CostModel: increase the default cost of supported floating point operations f...Nadav Rotem2013-04-12
* X86 cost model: Vector shifts are expensive in most casesArnold Schwaighofer2013-04-03
* Correct cost model for vector shift on AVX2Michael Liao2013-03-20
* X86 cost model: Adjust cost for custom lowered vector multipliesArnold Schwaighofer2013-03-02
* Cost Model: change the default cost of control flow instructions (br / ret / ...Nadav Rotem2012-12-05
* Implement the cost of abnormal x86 instruction lowering as a table.Nadav Rotem2012-11-05
* X86 CostModel: Add support for a some of the common arithmetic instructions f...Nadav Rotem2012-11-03