aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/CostModel/X86/arith.ll
AgeCommit message (Expand)Author
2013-03-20Correct cost model for vector shift on AVX2Michael Liao
2013-03-02X86 cost model: Adjust cost for custom lowered vector multipliesArnold Schwaighofer
2012-12-05Cost Model: change the default cost of control flow instructions (br / ret / ...Nadav Rotem
2012-11-05Implement the cost of abnormal x86 instruction lowering as a table.Nadav Rotem
2012-11-03X86 CostModel: Add support for a some of the common arithmetic instructions f...Nadav Rotem