Sun, 15 Jul 2012 23:55:29 -0700 |
Mike Pavone |
Compile with -O2. Add tuning parameters and tuning results script
|
Sun, 15 Jul 2012 18:12:44 -0700 |
Mike Pavone |
Update Makefile to link with libgc
|
Sun, 15 Jul 2012 14:25:05 -0700 |
Mike Pavone |
Add dependency on sim.tp for lifter so that lifter gets rebuilt when sim is modified.
|
Sun, 15 Jul 2012 13:06:58 -0700 |
Mike Pavone |
Use new tpc shell script so that errors are displayed on the console
|
Sat, 14 Jul 2012 14:37:37 -0700 |
Mike Pavone |
Add compiler debug option to makefile
|
Sat, 14 Jul 2012 12:33:01 -0700 |
Mike Pavone |
Split readFd out of readFile for use in lifter. Add code to read map from stdin to lifter using code in sim
|
Sat, 14 Jul 2012 05:15:00 -0700 |
Mike Pavone |
simulator now properly parses map and accepts input until A is sent to it over stdin
|
Fri, 13 Jul 2012 18:25:35 -0700 |
Mike Pavone |
Add intermediate files to target so make doesn't delete them
|
Fri, 13 Jul 2012 17:33:02 -0700 |
Mike Pavone |
Put dummy code in placeholder source files. Create makefile.
|