log modules/llcompile.tp @ 354:a6cdcc1b1c02

age author description
Wed, 15 Apr 2015 20:08:38 -0700 Michael Pavone Fix il and llcompile modules enough that it actually attempts to run the compiled program
Tue, 14 Apr 2015 19:54:03 -0700 Michael Pavone Move right hand parameter to cmp in _compileBinary to a temp reg if it is a constant since those are only supported in the left hand param currently
Mon, 13 Apr 2015 22:42:27 -0700 Michael Pavone Produce something resembling correct il from low level dialect
Sat, 14 Mar 2015 12:10:51 -0700 Michael Pavone WIP native compiler work
Fri, 01 Aug 2014 18:56:39 -0700 Michael Pavone WIP compiler module for low-level dialect