| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | DAGCombiner: Reduce 64-bit BFE pattern to pattern on 32-bit component | Matt Arsenault | 2016-04-21 | 1 | -4/+2 |
| | | | | | | | | If the extracted bits are restricted to the upper half or lower half, this can be truncated. llvm-svn: 267024 | ||||
| * | AMDGPU: Set HasExtractBitInsn | Matt Arsenault | 2016-03-01 | 1 | -0/+303 |
| This currently does not have the control over the bitwidth, and there are missing optimizations to reduce the integer to 32-bit if it can be. But in most situations we do want the sinking to occur. llvm-svn: 262296 | |||||

