Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40086 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44572 invoked from network); 25 Aug 2008 22:00:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Aug 2008 22:00:36 -0000 Authentication-Results: pb1.pair.com smtp.mail=iamstever@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=iamstever@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.134.184 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: iamstever@gmail.com X-Host-Fingerprint: 209.85.134.184 mu-out-0910.google.com Received: from [209.85.134.184] ([209.85.134.184:35867] helo=mu-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2D/30-16893-38B23B84 for ; Mon, 25 Aug 2008 18:00:36 -0400 Received: by mu-out-0910.google.com with SMTP id i2so1541534mue.3 for ; Mon, 25 Aug 2008 15:00:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=4/75xLse9jTDp9D/Jc6/c7tjLoRZP+UzD3jctF/z5Oo=; b=mc7oazYe20enfE0HYefrk8JzoEkkUtwXikkiEu7iim2zfSCN0ZQkcnlVIGFhtJobtY xdfvCIyIXuTjqywo2HmiMvKgl+jOEZMGVlJLBI0+uXStsABuVg9TEgNCkekdmmLFlcjp iqvXmIT+PspIX4ID0niwkWREL60kcBxhYQbH0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=RuM+gYZrbXouTZkfZi9RMGTwmcFvsODN27yZH5Df0zB+6s01P28YrXhytEqMXL7w/y s5w8KPoYmokG+auWQW31pgp5LvSEdFsmql4dYYJ/THPx2UBy7zNJir+XvDtldqqxsbkJ Hx8f3b2y2qBI+wJ/JQfUCwByovOXoO7+Dd010= Received: by 10.103.199.16 with SMTP id b16mr3249901muq.5.1219701633098; Mon, 25 Aug 2008 15:00:33 -0700 (PDT) Received: by 10.103.191.10 with HTTP; Mon, 25 Aug 2008 15:00:33 -0700 (PDT) Message-ID: <57792e850808251500h3f5c62e0x29685d323a6ada44@mail.gmail.com> Date: Mon, 25 Aug 2008 15:00:33 -0700 To: internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <57792e850808251040y6672e1f1ha0036f0778b7a011@mail.gmail.com> Subject: Re: [PHP-DEV] TracingPHP From: iamstever@gmail.com (steve) I know llvm allows nicer licensing such that the runtime can be embeded -- is this what this extension does? On Mon, Aug 25, 2008 at 10:51 AM, Sebastian Bergmann wrote: > steve schrieb: >> With all the news of TraceMonkey bringing an order of magnitude speed >> increase to JavaScript, it was only a matter of time before someone >> brought up (again) the idea of doing JIT for PHP, so I'll take the >> flack and let it be me. > > http://cvs.php.net/viewvc.cgi/pecl/llvm > > -- > Sebastian Bergmann http://sebastian-bergmann.de/ > GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69 > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >