Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make bitcast, extractelement, and insertelement considered cheap for ↵ | Matt Arsenault | 2014-05-30 | 1 | -0/+60 |
speculation. This helps more branches into selects. On R600, vectors are cheap and anything that helps remove branches is very good. llvm-svn: 209914 |