Commits

Mark Lacey committed 176ba99c846
Don't run the stand-alone devirtualization and specialization passes. They aren't needed at the moment, and running the specialization pass early might have resulted in some performance regressions. We can add these back in (and in the appropriate place in the pipeline) when the changes to unbundle this functionality from the inliner goes in.