Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40087 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52195 invoked from network); 25 Aug 2008 22:29:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Aug 2008 22:29:02 -0000 Authentication-Results: pb1.pair.com header.from=iamstever@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=iamstever@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.171 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: 66.249.92.171 ug-out-1314.google.com Received: from [66.249.92.171] ([66.249.92.171:26701] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EF/D1-16893-C2233B84 for ; Mon, 25 Aug 2008 18:29:01 -0400 Received: by ug-out-1314.google.com with SMTP id c2so648967ugf.37 for ; Mon, 25 Aug 2008 15:28:57 -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:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=Cr/IxvsanVH2jn373NBGeru+ZtOn4TJTpX9Lj4zVcuo=; b=LjMEJ4Y7PJ9CjjByB59omqtMu6PnGFGJ0IfRxWICb2iWYFNIUwrTiAEdGdjSEN+/H5 vBc8jrWZnhlxBEQR0j5zh4u11jbqBVIBEwp20/5Oi6GjVieXegSvRjfBziLT+zrFi6Pv raCkpBscv36MqmAHILRn4rjaD0pdST/tddu8U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=IPFLKtDL/uwTJpzZFsWnC2QMkk9JDaFTHxcsiSzmHHB1MUoFEvfTk1TjWnO2sQg4da TqfLZ3fYPr7fs4ospUUKggoDWC0/5EbUTwJ17Kdw7M9o3wLfsMnaGK+jHafZ5I/l5QWt gXA04D7bHf6BpKh+TxtHikfJ65P8FIuDhCWDI= Received: by 10.103.221.5 with SMTP id y5mr3260708muq.34.1219703337123; Mon, 25 Aug 2008 15:28:57 -0700 (PDT) Received: by 10.103.191.10 with HTTP; Mon, 25 Aug 2008 15:28:57 -0700 (PDT) Message-ID: <57792e850808251528u3ede0077rd6828ff066f5e4dd@mail.gmail.com> Date: Mon, 25 Aug 2008 15:28:57 -0700 To: "Sebastian Bergmann" Cc: 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) Has anyone had success compiling PHP with LLVM? 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 > >