Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Code Model: Improve the accuracy of the zext/sext/trunc vector cost estimation. | Nadav Rotem | 2012-11-05 | 1 | -0/+34 | |
* | Cost Model: Normalize the insert/extract index when splitting types | Nadav Rotem | 2012-11-05 | 1 | -0/+7 | |
* | Cost Model: teach the cost model about expanding integers. | Nadav Rotem | 2012-11-05 | 1 | -0/+9 | |
* | Implement the cost of abnormal x86 instruction lowering as a table. | Nadav Rotem | 2012-11-05 | 1 | -0/+2 | |
* | X86 CostModel: Add support for a some of the common arithmetic instructions f... | Nadav Rotem | 2012-11-03 | 2 | -0/+42 | |
* | Add a stub for the x86 cost model impl. Implement a basic cost rule for inser... | Nadav Rotem | 2012-11-02 | 1 | -0/+33 | |
* | CostModel: add support for Vector Insert and Extract. | Nadav Rotem | 2012-11-02 | 1 | -0/+43 | |
* | Add a cost model analysis that allows us to estimate the cost of IR-level ins... | Nadav Rotem | 2012-11-02 | 5 | -0/+109 |