Commit Graph

3 Commits

Author SHA1 Message Date
Ben Vanik
dcb958de54 Adding better register tracking through locals and fixing branches.
LLVM does an amazing job of optimizing this. There are many opportunities
to make it better, too, by preventing spilling where not required or only
spilling/filling things when needed.
2013-01-25 00:32:42 -08:00
Ben Vanik
47481fecf7 Adding tracing methods. 2013-01-24 00:10:24 -08:00
Ben Vanik
a10a05b6f2 Misc output cleanup and a test run script. 2013-01-23 21:59:26 -08:00