Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-14 | qbe: Fix temporary type for < 8 byte aligned struct copies | Michael Forney | |
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. | |||
2021-06-30 | qbe: Remove before unnecessary adds during copy | Michael Forney | |
2020-05-24 | qbe: Omit unnecessary add to help QBE's memopt pass | Michael Forney | |
2019-04-16 | tests -> test | Michael Forney | |