Age | Commit message (Expand) | Author |
---|---|---|
2016-03-17 | support return of structs | Quentin Carbonneaux |
2016-03-16 | test comparison elimination in isel | Quentin Carbonneaux |
2016-03-07 | add test in fpcnv.ssa | Quentin Carbonneaux |
2016-03-07 | test new conversion instructions | Quentin Carbonneaux |
2016-03-07 | oops symbol conflict in abi3... | Quentin Carbonneaux |
2016-03-07 | make abi3 resistant to reassoc | Quentin Carbonneaux |
2016-03-07 | complete abi3 test (fails) | Quentin Carbonneaux |
2016-03-05 | new abi test, driver is to do | Quentin Carbonneaux |
2016-03-03 | reduce runtime of cprime.ssa | Quentin Carbonneaux |
2016-03-03 | fix typo in abi2.ssa | Quentin Carbonneaux |
2016-03-03 | build tests with -g and show returned error code | Quentin Carbonneaux |
2016-03-03 | new basic fp abi test | Quentin Carbonneaux |
2016-03-03 | add new abi test | Quentin Carbonneaux |
2016-03-03 | nicer aligned okays | Quentin Carbonneaux |
2016-03-03 | fix output inconsistencies in test/go.sh | Quentin Carbonneaux |
2016-03-03 | testbed is now functional | Quentin Carbonneaux |
2016-03-03 | complete testing routine | Quentin Carbonneaux |
2016-03-02 | start work on automating tests | Quentin Carbonneaux |
2016-02-24 | oh oh, subs are not folded! | Quentin Carbonneaux |
2016-02-23 | add fun example, does not compile yet | Quentin Carbonneaux |
2016-02-15 | use arguments in mandelbrot test | Quentin Carbonneaux |
2016-02-15 | uniformize notations in mandelbrot test | Quentin Carbonneaux |
2016-02-15 | scale up the mandelbrot test | Quentin Carbonneaux |
2016-02-15 | more stressful test for fp | Quentin Carbonneaux |
2016-02-12 | test int syntax for one fp constant | Quentin Carbonneaux |
2016-02-12 | new syntax for float literals | Quentin Carbonneaux |
2016-02-11 | update tests to new comparisons | Quentin Carbonneaux |
2016-02-11 | use new float comparison in test | Quentin Carbonneaux |
2016-02-03 | fix the double test | Quentin Carbonneaux |
2015-12-01 | test fancy float notation | Quentin Carbonneaux |
2015-11-30 | add a simple floating point test | Quentin Carbonneaux |
2015-11-24 | add minic generated Euclide algorithm | Quentin Carbonneaux |
2015-11-21 | add dominators construction test | Quentin Carbonneaux |
2015-11-11 | get rid of dead assignment in fix4.ssa | Quentin Carbonneaux |
2015-11-11 | add new ssa fixing example | Quentin Carbonneaux |
2015-11-10 | add new test for ssa construction | Quentin Carbonneaux |
2015-11-04 | update align to use loadw | Quentin Carbonneaux |
2015-10-30 | use loadw in cprime.ssa | Quentin Carbonneaux |
2015-10-30 | change extension in sum example | Quentin Carbonneaux |
2015-10-30 | turn sum.ssa more C style | Quentin Carbonneaux |
2015-10-30 | oops, another bug in sum.ssa | Quentin Carbonneaux |
2015-10-30 | fix minor bug in sum.ssa | Quentin Carbonneaux |
2015-10-30 | add a test for addressing mode optimization | Quentin Carbonneaux |
2015-10-30 | make the echo test return 0 | Quentin Carbonneaux |
2015-10-30 | use new loadl instruction in echo | Quentin Carbonneaux |
2015-10-30 | emit code for extensions, move slots into RAlt | Quentin Carbonneaux |
2015-10-07 | store the byte array in max.ssa | Quentin Carbonneaux |
2015-09-18 | add the first stand-alone test program | Quentin Carbonneaux |
2015-09-18 | use new function syntax in tests | Quentin Carbonneaux |
2015-09-15 | cosmetic indentation style fix | Quentin Carbonneaux |