Age | Commit message (Expand) | Author |
---|---|---|
2010-07-23 | Use the proper type for shift counts. This fixes a bootstrap error. | Dan Gohman |
2010-07-23 | DAGCombine (shl (anyext x, c)) to (anyext (shl x, c)) if the high bits | Dan Gohman |
index : emscripten-fastcomp | ||
LLVM with the emscripten fastcomp javascript backend | git repository hosting |
aboutsummaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author |
---|---|---|
2010-07-23 | Use the proper type for shift counts. This fixes a bootstrap error. | Dan Gohman |
2010-07-23 | DAGCombine (shl (anyext x, c)) to (anyext (shl x, c)) if the high bits | Dan Gohman |