New GCC ICI v0.9.5 (bug fixes + new examples)

Grigori Fursin <gfursin@gmail.com>
Tue, 19 Feb 2008 12:41:24 -0800 (PST)

          From comp.compilers

Related articles
New GCC ICI v0.9.5 (bug fixes + new examples) gfursin@gmail.com (Grigori Fursin) (2008-02-19)
| List of all articles for this month |

From: Grigori Fursin <gfursin@gmail.com>
Newsgroups: comp.compilers
Date: Tue, 19 Feb 2008 12:41:24 -0800 (PST)
Organization: Compilers Central
Keywords: available, tools
Posted-Date: 19 Feb 2008 16:43:15 EST

Hi all,


Just a small note, that we released a new GCC-ICI (Interactive
Compilation Interface) version 0.9.5. It allows function-level
optimization and specialization by selecting or reordering
only appropriate passes. It uses external plugins to monitor
and improve default compiler optimization heuristic.


The new ICI is used in the MILEPOST project to automatically
learn how to optimize programs using machine learning. It is
merged with the Program Feature Extractor from IBM Haifa
and will soon be available under the GCC MILEPOST branch.


More information can be found here:
http://gcc-ici.sourceforge.net
http://www.milepost.eu


Yours,
Grigori Fursin


=================================
Grigori Fursin, PhD
Research Scientist, INRIA, France
http://fursin.net/research


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.