|
 |
New! New Phoenix SDK Now Available!!
New Phoenix SDK available for download! This SDK is a prerelease. It includes:
- Added support for the c2 x64 compiler.
- New samples – Lisp compiler and PE-Explorer
- VS 2008 support
- Reduced the Two-Level API by moving type-specific members to the appropriate subclasses.
- Added support for function inlining in c2.
- Added the new multi-pass framework.
- Greatly improved code generation.
- Highlights: idiom optimization, flow optimization (including tail & head merge), switch expansion, inliner tuning.
- MSIL raising (including raising to true HIR) is vastly improved.
- Highlights: greater support for generics, aliased types, and multiple assemblies. Raised HIR can now host analyses.
- Improved links between topics.
- Improved reference documentation.
- Bug fixes.
- Revamped installer
It's been a long year! We've folded in a lot of work into Phoenix codegen and analysis - so try it out! Download here. |