Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-18 | Reverse order of checking SSE level when calculating compare cost, so we check | Jakub Staszak | |
AVX2 before AVX. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170464 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2012-12-05 | Cost Model: change the default cost of control flow instructions (br / ret / ↵ | Nadav Rotem | |
...) to zero. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169423 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2012-11-05 | CostModel: Add tables for the common x86 compares. | Nadav Rotem | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167421 91177308-0d34-0410-b5e6-96231b3b80d8 |