Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-07 | move 6c/pgen.c, 6c/pswt.c into cc | Russ Cox | 1 | -3/+2 | |
and make 5c, 8c use them. centralizes reachability analysis and switch generation. now 8c doesn't have spurious warnings in pkg/runtime. R=ken OCL=31266 CL=31266 | |||||
2008-06-04 | Add compiler source to new directory structure | Rob Pike | 1 | -0/+108 | |
SVN=121164 |