Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cost Model: change the default cost of control flow instructions (br / ret / ↵ | Nadav Rotem | 2012-12-05 | 1 | -1/+1 |
| | | | | | | ...) to zero. llvm-svn: 169423 | ||||
* | Add a cost model analysis that allows us to estimate the cost of IR-level ↵ | Nadav Rotem | 2012-11-02 | 1 | -0/+11 |
instructions. llvm-svn: 167324 |