aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/CostModel/X86/vectorized-loop.ll
AgeCommit message (Expand)Author
2012-12-21Improve the X86 cost model for loads and stores.Nadav Rotem
2012-12-05Cost Model: change the default cost of control flow instructions (br / ret / ...Nadav Rotem
2012-11-03X86 CostModel: Add support for a some of the common arithmetic instructions f...Nadav Rotem
2012-11-02Add a cost model analysis that allows us to estimate the cost of IR-level ins...Nadav Rotem