Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-01 | qbe: Remove unnecessary distinction between loaduw and loadsw | Michael Forney | |
We always store the result to a w temporary, so there is no difference. In fact, QBE provides loadw as an alias for loadsw precisely for this reason. | |||
2019-07-03 | Implement no-op __builtin_expect | Michael Forney | |