aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAge
* Add hwi comment in test/t2.cHEADmastertomsmeding2018-01-24
|
* Also do the BP dance if no spills occurtomsmeding2018-01-24
| | | | | | This is because arguments are annoyingly generated relative to BP, which fails completely if the stack frame is not set up nicely. TODO do stuff relative to SP so BP is just a general purpose register.
* Modify test/t2.ctomsmeding2018-01-24
|
* Asm literals and hwitomsmeding2018-01-24
|
* Accept empty parameter liststomsmeding2018-01-07
|
* Working compilertomsmeding2018-01-06
|
* There's actually a chance that, correctly stringified, this will worktomsmeding2018-01-05
|
* StuffTom Smeding2018-01-05
|
* InitialTom Smeding2018-01-03