aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopVectorize/cost-model.ll
AgeCommit message (Expand)Author
2012-10-26Move the target-specific tests, which require specific backends, to dirs that...Nadav Rotem
2012-10-25Fix the cost-model test.Nadav Rotem
2012-10-25Add the cpu model to the test.Nadav Rotem
2012-10-24Implement a basic cost model for vector and scalar instructions. Nadav Rotem
2012-10-24LoopVectorizer: Add a basic cost model which uses the VTTI interface.Nadav Rotem