OpenIMPACT 1.0rc4.1 (Default branch) |
|
|
OpenIMPACT is an aggressive source-to-source
compiler that provides such features as predicated
compilation, instruction-level parallelism
optimizations, compiler-engineered speculation,
and profile-based optimizations, as well as an
extensible research framework. It is derived
primarily from the work of the IMPACT group, as
well as the Open64 group.
License: BSD License (revised)
Changes:
This release fixes a bug which caused casts on
pointer constants not to
be inserted into Pcode.
|