From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26788 invoked by alias); 7 Jun 2009 17:07:14 -0000 Received: (qmail 26777 invoked by uid 22791); 7 Jun 2009 17:07:12 -0000 X-SWARE-Spam-Status: No, hits=-0.1 required=5.0 tests=AWL,BAYES_40,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-ew0-f205.google.com (HELO mail-ew0-f205.google.com) (209.85.219.205) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 07 Jun 2009 17:07:07 +0000 Received: by ewy1 with SMTP id 1so4354287ewy.8 for ; Sun, 07 Jun 2009 10:07:04 -0700 (PDT) MIME-Version: 1.0 Received: by 10.210.134.5 with SMTP id h5mr3361773ebd.28.1244394423911; Sun, 07 Jun 2009 10:07:03 -0700 (PDT) Reply-To: Kirill.Kononenko@gmail.com Date: Sun, 07 Jun 2009 17:07:00 -0000 Message-ID: Subject: libJIT + GCC integration and PLDI 2009 From: Kirill Kononenko To: gcc@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2009-06/txt/msg00136.txt.bz2 Hi Everyone I will be participating at PLDI 2009 SRC (ACM Programming Language Design and Implementation) with my poster "Mathematical Apparatus for Aggressive Optimization of Register Allocation in a Library for Just-In-Time Compilation in Microsoft Common Intermediate Language Runtimes on Embedded Systems Software". The web page of this conference is at http://www-plan.cs.colorado.edu/~pldi09/ . This conference will be held in Ireland, Dublin, Trinity College from 15 June to 20 June. I think this might be a great opportunity to meet in person with other people, and discuss plans around libJIT + gcc integration. If somebody also will attend this conference, please let me know, so we may meet there in person. Thanks, Kirill -- http://code.google.com/p/libjit-linear-scan-register-allocator/