Age | Commit message (Expand) | Author |
---|---|---|
2021-10-13 | add size suffix to frame setup. | Andrew Chambers |
2021-08-23 | amd64/emit.c: fix %x =k sub %x, %x | Eyal Sawady |
2021-07-28 | fix amd64 addressing selection bug (afl) | Quentin Carbonneaux |
2019-05-15 | Allow specifying literal global names | Michael Forney |
2019-05-05 | revert last commit | Quentin Carbonneaux |
2019-05-04 | emit only one epilog per function | Quentin Carbonneaux |
2019-04-29 | amd64: Use unordered compare for floating points | Michael Forney |
2019-04-25 | cleanup amd64 constant addressing | Quentin Carbonneaux |
2019-04-15 | handle big constants moves to slots | Quentin Carbonneaux |
2019-03-12 | emit valid code for mem->mem copies | Quentin Carbonneaux |
2019-02-21 | amd64: Fix typo in truncd instruction | Michael Forney |
2017-07-30 | fix dynamic stack allocs for amd64 | Quentin Carbonneaux |
2017-06-06 | fix fp subtractions on amd64 | Quentin Carbonneaux |
2017-06-06 | fix floating-point division | Quentin Carbonneaux |
2017-05-17 | intern symbol names | Quentin Carbonneaux |
2017-04-08 | prepare for multi-target | Quentin Carbonneaux |