summary refs log tree commit diff
path: root/lisc/test
AgeCommit message (Expand)Author
2016-03-07oops symbol conflict in abi3...Quentin Carbonneaux
2016-03-07make abi3 resistant to reassocQuentin Carbonneaux
2016-03-07complete abi3 test (fails)Quentin Carbonneaux
2016-03-05new abi test, driver is to doQuentin Carbonneaux
2016-03-03reduce runtime of cprime.ssaQuentin Carbonneaux
2016-03-03fix typo in abi2.ssaQuentin Carbonneaux
2016-03-03build tests with -g and show returned error codeQuentin Carbonneaux
2016-03-03new basic fp abi testQuentin Carbonneaux
2016-03-03add new abi testQuentin Carbonneaux
2016-03-03nicer aligned okaysQuentin Carbonneaux
2016-03-03fix output inconsistencies in test/go.shQuentin Carbonneaux
2016-03-03testbed is now functionalQuentin Carbonneaux
2016-03-03complete testing routineQuentin Carbonneaux
2016-03-02start work on automating testsQuentin Carbonneaux
2016-02-24oh oh, subs are not folded!Quentin Carbonneaux
2016-02-23add fun example, does not compile yetQuentin Carbonneaux
2016-02-15use arguments in mandelbrot testQuentin Carbonneaux
2016-02-15uniformize notations in mandelbrot testQuentin Carbonneaux
2016-02-15scale up the mandelbrot testQuentin Carbonneaux
2016-02-15more stressful test for fpQuentin Carbonneaux
2016-02-12test int syntax for one fp constantQuentin Carbonneaux
2016-02-12new syntax for float literalsQuentin Carbonneaux
2016-02-11update tests to new comparisonsQuentin Carbonneaux
2016-02-11use new float comparison in testQuentin Carbonneaux
2016-02-03fix the double testQuentin Carbonneaux
2015-12-01test fancy float notationQuentin Carbonneaux
2015-11-30add a simple floating point testQuentin Carbonneaux
2015-11-24add minic generated Euclide algorithmQuentin Carbonneaux
2015-11-21add dominators construction testQuentin Carbonneaux
2015-11-11get rid of dead assignment in fix4.ssaQuentin Carbonneaux
2015-11-11add new ssa fixing exampleQuentin Carbonneaux
2015-11-10add new test for ssa constructionQuentin Carbonneaux
2015-11-04update align to use loadwQuentin Carbonneaux
2015-10-30use loadw in cprime.ssaQuentin 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
2015-10-30make the echo test return 0Quentin Carbonneaux
2015-10-30use new loadl instruction in echoQuentin Carbonneaux
2015-10-30emit code for extensions, move slots into RAltQuentin Carbonneaux
2015-10-07store the byte array in max.ssaQuentin Carbonneaux
2015-09-18add the first stand-alone test programQuentin Carbonneaux
2015-09-18use new function syntax in testsQuentin Carbonneaux
2015-09-15cosmetic indentation style fixQuentin Carbonneaux
2015-09-15add a simple function call testQuentin Carbonneaux
2015-09-15turn test files in one function definitionQuentin Carbonneaux
2015-09-15add source and authorship to cprime.ssaQuentin Carbonneaux
2015-09-15add the first generated test!Quentin Carbonneaux