summary refs log tree commit diff
path: root/lisc/test/sum.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.
2016-02-11update tests to new comparisonsQuentin Carbonneaux
2015-10-30change extension in sum exampleQuentin Carbonneaux
2015-10-30turn sum.ssa more C styleQuentin Carbonneaux
2015-10-30oops, another bug in sum.ssaQuentin Carbonneaux
2015-10-30fix minor bug in sum.ssaQuentin Carbonneaux
2015-10-30add a test for addressing mode optimizationQuentin Carbonneaux