Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the proper type for shift counts. This fixes a bootstrap error. | Dan Gohman | 2010-07-23 | 1 | -0/+22 |
* | DAGCombine (shl (anyext x, c)) to (anyext (shl x, c)) if the high bits | Dan Gohman | 2010-07-23 | 1 | -0/+18 |