From cTuning.org
m (Added news items for GCC patch, new SVN revision 144785 and 4.2.4 support) |
|||
Line 29: | Line 29: | ||
**[[CTools:ICI:Usage|Usage scenarios / stories]] | **[[CTools:ICI:Usage|Usage scenarios / stories]] | ||
**[[CTools:ICI:Resources|Resources (links, publications, tutorials)]] | **[[CTools:ICI:Resources|Resources (links, publications, tutorials)]] | ||
+ | |||
+ | * '''[[CTools:ICI:Development|Current development]]''' - source code repository, bug reports, discussions | ||
* '''[[CTools:ICI:Downloads|Downloads]]''' | * '''[[CTools:ICI:Downloads|Downloads]]''' | ||
Line 39: | Line 41: | ||
* '''[[CTools:ICI:Projects|Projects to extend ICI, plugins and compilers]]''' - more than 15 projects currently | * '''[[CTools:ICI:Projects|Projects to extend ICI, plugins and compilers]]''' - more than 15 projects currently | ||
- | |||
- | |||
<div align="center">http://ctuning.org/wiki/images/gcc-ici-structure.gif</div> | <div align="center">http://ctuning.org/wiki/images/gcc-ici-structure.gif</div> |
Revision as of 14:47, 30 March 2009
![]() |
Interactive Compilation Interface |
Enabling Collaborative Interactive Compilers |
News |
|
Navigation: cTuning.org > CTools
The Interactive Compilation Interface (or 'ICI' for short) is a plugin system with a high-level compiler-independent and low-level compiler-dependent API to transform current compilers into collaborative open modular interactive toolsets. The ICI framework acts as a "middleware" interface between the compiler and the user-definable plugins. It opens up and reuses the production-quality compiler infrastructure to enable program analysis and instrumentation, fine-grain program optimizations, simple prototyping of new development and research ideas while avoiding building new compilation tools from scratch. For example, it is used in MILEPOST GCC to enable to automate program optimizations and compiler optimization heuristic tuning based on statistical analysis and machine learning.
- Background:
- Current development - source code repository, bug reports, discussions
- Documentation and API - functionality, API reference guide, features, FAQ
- Projects to extend ICI, plugins and compilers - more than 15 projects currently

ICI is an open collaborative community-driven project. You are welcome to join and participate in developments, discussions, provide feedback or suggestions to extend ICI or add new features. We develop ICI for GCC at the moment, but trying to keep it compiler independent in case someone would like to port it to other compilers to extend collaborative tools.
ICI supporters: |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() You are welcome to register your interest at this page. |