From df648047d1899345dd8b2d82f78b480712d4d8d6 Mon Sep 17 00:00:00 2001 From: bd-912 Date: Mon, 22 Apr 2024 23:12:05 -0600 Subject: Implement register allocation (no spill) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 505b7ba..c9ee4cc 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ /minijava.jj /*.svg /*.dot +/test.vaporm +/cs132/ -- cgit v1.2.3