From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8723 invoked by alias); 9 Sep 2004 10:25:10 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 8680 invoked from network); 9 Sep 2004 10:25:04 -0000 Received: from unknown (HELO agminet02.oracle.com) (141.146.126.229) by sourceware.org with SMTP; 9 Sep 2004 10:25:04 -0000 Received: from rgmgw1.us.oracle.com (rgmgw1.us.oracle.com [138.1.191.10]) by agminet02.oracle.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id i89ALoox029676; Thu, 9 Sep 2004 03:21:50 -0700 Received: from rgmgw1.us.oracle.com (localhost [127.0.0.1]) by rgmgw1.us.oracle.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id i89ALov8019166; Thu, 9 Sep 2004 04:21:50 -0600 Received: from [152.69.153.118] (stemos53.idc.oracle.com [152.69.153.118]) by rgmgw1.us.oracle.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id i89ALmjZ019105; Thu, 9 Sep 2004 04:21:49 -0600 Message-ID: <41402E69.6020108@gmail.com> Date: Thu, 09 Sep 2004 10:25:00 -0000 From: Ranjit Mathew User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.2) Gecko/20040803 MIME-Version: 1.0 To: Sonawane Sachin Vijayku CC: GCC Subject: Re: GCC help References: In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-09/txt/msg00419.txt.bz2 Sonawane Sachin Vijayku wrote: > Hello, > I am Sachin, doing M.Tech(CSE) in IIT Bombay. > My project deals with the internals of GCC. > Could you please tell me about the Research paper on the following topic? > Topic is "DFA based instruction Scheduling", which is being implemented > in GCC. Start with: http://gcc.gnu.org/news/dfa.html (the referred to papers within that) and the paper in the proceedings of the 2003 GCC Summit: http://www.linux.org.uk/~ajh/gcc/gccsummit-2003-proceedings.pdf and take a dekko at the descriptions themselves. Ranjit. -- Ranjit Mathew Email: rmathew AT gmail DOT com Bangalore, INDIA. Web: http://ranjitmathew.tripod.com/