22 Commits (1a944de1a192893e3862912ff379afbdd04c73fe)
 

Author SHA1 Message Date
  Forest Belton 1a944de1a1 Finish basic register allocation 3 years ago
  Forest Belton 17c023383b Build interference graph 3 years ago
  Forest Belton 7454efddee Add function for coloring graphs 3 years ago
  Forest Belton d7060781ae Reorganize codebase and implement liveness check 3 years ago
  Forest Belton b7b5514247 Add basic unit tests 3 years ago
  Forest Belton f2d54fde09 Improve IR format 3 years ago
  Forest Belton bd83bae2ae Implement graph data structure 3 years ago
  Forest Belton 9b95875ba9 Add remaining arithmetic binops to parser 3 years ago
  Forest Belton 0a8dd843b6 Finish binary operation support and reduce temporaries in IR generation 3 years ago
  Forest Belton 85e184b2eb Begin adding support for binary operators 3 years ago
  Forest Belton 1af8e3e51f Add README 3 years ago
  Forest Belton 9671c296ce Remove unused Makefile 3 years ago
  Forest Belton ff7dba498c Add support for unary operators 3 years ago
  Forest Belton fa85be2b8c Assemble bitwise negation operator 3 years ago
  Forest Belton 9354d16e57 Finish code generation for copies & unary ops 3 years ago
  Forest Belton e181e5a007 Begin work on code generation 3 years ago
  Forest Belton c21a41e9b0 Read input program from file 3 years ago
  Forest Belton 444142a228 Add boilerplate and basic IR generation 3 years ago
  Forest Belton d78df0517e Fix TypeScript build configuration 3 years ago
  Forest Belton 7d11c2a985 Finish basic parser 3 years ago
  Forest Belton 6d8e768109 Begin building parser 3 years ago
  Forest Belton f16ef1eb14 Initial commit 3 years ago