Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » CodeGen   (RSS)

Tail Call Improvements in .Net Framework 4

Grant Richins has a post on the CLR Code Generation team blog that covers the work done to improve the x64 JIT to honor the "tail." instruction prefix, thereby making functional languages like F# more viable. You can find the full post here .
Posted by CLRTeam | 1 Comments
Filed under: ,

Improvements to NGen in CLR 4

Surupa Biswas has a post in the CodeGen team blog on new features in NGen coming out as part of CLR 4. The post covers NGen SxS (that's side-by-side) and multi-proc NGen, and goes into detail on the work that went into making Targeted Patching possible.
Posted by CLRTeam | 0 Comments
Filed under: ,

Tail Call Improvements in CLR 4

Now that .Net 4 Beta1 is out, you'll see a number of posts on this blog covering new CLR features in CLR 4. Grant Richins, a developer on our team, wrote a post on tail call improvements in CLR 4 at the CLR Code Generation blog . The post deals with JIT
Posted by CLRTeam | 0 Comments
Filed under: ,
 
Page view tracker