summary refs log tree commit diff
path: root/lisc/test/alt.ssa
AgeCommit message (Collapse)Author
2016-03-03testbed is now functionalQuentin Carbonneaux
I would like to make sure some _ tests are passing, however I have to think of a nice way to grab debug output and compare it nicely. Some require NReg == 3, that is a pain in the ass. Maybe they can be changed to work for the full register set.
2015-09-18use new function syntax in testsQuentin Carbonneaux
2015-09-15cosmetic indentation style fixQuentin Carbonneaux
2015-09-15turn test files in one function definitionQuentin Carbonneaux
2015-09-15jez becomes jnz, complete cmp+jmp contractionQuentin Carbonneaux
2015-09-15start work on word/long handlingQuentin Carbonneaux
2015-09-15cosmeticsQuentin Carbonneaux
2015-09-15alt.ssa was in buggy ssa formQuentin Carbonneaux
2015-09-15add a live-through temporary to test altQuentin Carbonneaux
2015-09-15add pressure in left block of alt.ssaQuentin Carbonneaux
2015-09-15add fun example!Quentin Carbonneaux