summaryrefslogtreecommitdiff
path: root/src/cmd/6c/machcap.c
AgeCommit message (Collapse)AuthorFilesLines
2009-07-07move 6c/pgen.c, 6c/pswt.c into ccRuss Cox1-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-04Add compiler source to new directory structureRob Pike1-0/+108
SVN=121164