Displaying 20 results from an estimated 3000 matches similar to: "[LLVMdev] Apple to move to Intel CPU's"
2005 Jun 12
0
[LLVMdev] Apple to move to Intel CPU's
I wouldn't count the PowerPC out entirely, as it will continue to be
used in game platforms (and maybe other embedded platforms?). But
yes, in the desktop hardware market, it seems there's now only one game
in town.
Rob
On Jun 12, 2005, at 11:16 AM, Aaron Gray wrote:
> Apple are to move over to Intel CPU's :-
>
>
2007 Oct 18
2
BBC on Atserix
Just for fun.
http://news.bbc.co.uk/1/hi/magazine/7049642.stm
Dave
*********************************************************************************
This email is intended solely for the use of the individual to whom
it is addressed and may contain confidential and/or privileged
material. Any views or opinions presented are solely those of the
author and do not necessarily represent
2006 Jul 21
2
US Yahoo offers copy-free music
Not directly relevant to Vorbis, but it seems that some people are
coming to realise the true value of DRM:
"Our position is simple: DRM doesn't add any value for the artist,
label (who are selling DRM-free music every day - the Compact Disc),
or consumer, the only people it adds value to are the technology
companies who are interested in locking consumers to a particular
technology
2006 Jan 17
14
Prototype Size?
There''s a good article at
http://news.bbc.co.uk/1/hi/technology/4616700.stm that says, in a
nutshell, that people form their impression of a Web site in 50
milliseconds. With an 80K download for prototype, that leads me to ask:
"how can page sizes be trimmed and still use cool features"?
I recognize that browsers may feel free to download these scripts
asynchronously, but
2008 Jul 07
7
[Bug 16632] New: swfdec_net_connection_connect with non-NULL url real-world test case
http://bugs.freedesktop.org/show_bug.cgi?id=16632
Summary: swfdec_net_connection_connect with non-NULL url real-
world test case
Product: swfdec
Version: 0.7.x
Platform: Other
URL: http://www.vampirefreaks.com/Official-Zombie-Girl
OS/Version: All
Status: NEW
Severity: normal
2004 Sep 26
6
Digium and mailing lists
I was somewhat concerned reading Mark's posting earlier today.
Obviously, things are very bad in the US at the moment. Their
Government even deported Cat Stevens the other day (check
http://news.bbc.co.uk/1/hi/england/london/3686992.stm ).
Clearly, given the fact that Digium contributes so much to Asterisk,
they shouldn't be forced to risk their company's future by hosting these
2009 May 19
2
what happened to spampoison.com?
What happened to
http://www.spampoison.com/
?
Does anybody know a good site, that makes similar activity?
I mean to "fight" against spam?
Like putting a link to a site, and that link points to another site,
what's full with False email addresses :)
Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Apr 02
1
"EMI takes locks off music tracks"
EMI has introduced a second tier price for
DRM free tracks at higher quality (256kbps vs 128),
which Apple will be distributing soon.
http://news.bbc.co.uk/1/hi/technology/6516189.stm
It's obviously being introduced in a marketing-friendly
way, but this is an interesting move as it also means
Apple will be moving away from proprietary format lock-
in (very slightly).
--
imalone
2008 Apr 06
6
[Bug 15377] New: unable to watch DoctorWho
http://bugs.freedesktop.org/show_bug.cgi?id=15377
Summary: unable to watch DoctorWho
Product: swfdec
Version: unspecified
Platform: Other
URL: http://www.bbc.co.uk/doctorwho/s4/episodes/?episode=S4_0
1&action=iplayer&pid=b009w049&title=Partners%20In%20Crim
2009 Jul 21
1
Correction.
It has been pointed out to me that I erred in an earlier post.
``Go stick your head in a pig.'' is not the motto of the (entire)
Sirius Cybernetics Corporation. It is the motto if the Sirius
Cybernetics Corporation ***Complaints Division***.
My apologies for the misinformation.
cheers,
Rolf Turner
######################################################################
Attention:\
2007 Aug 27
2
[OT] How many useRs?
I figured the devel list would have people on it who might know the
answer to this....
Is there a reliable (for some definition of reliable) estimate of how
many people use R or have downloaded it? Say an order of magnitude
estimate? I would like to mention this in the introduction to a paper
I'm writing where I encourage R's use.
Thanks for any help.
-Andy
2006 Apr 07
3
[LLVMdev] CVS Broken?
I just updated from CVS, and after doing a clean rebuild I get this
error:
/Users/bocchino/llvm-checkin/src/include/llvm/IntrinsicInst.h: In
static member function 'static bool llvm::DbgInfoIntrinsic::classof
(const llvm::IntrinsicInst*)':
/Users/bocchino/llvm-checkin/src/include/llvm/IntrinsicInst.h:77:
error: 'dbg_declare' is not a member of 'llvm::Intrinsic'
2006 Apr 07
0
[LLVMdev] CVS Broken?
On Fri, 7 Apr 2006, Robert L. Bocchino Jr. wrote:
> I just updated from CVS, and after doing a clean rebuild I get this error:
Are you sure that no conflicts prevented updating from going smoothly? How
are you building (srcdir ==/!= objdir)?
-Chris
> /Users/bocchino/llvm-checkin/src/include/llvm/IntrinsicInst.h: In static
> member function 'static bool
2006 Apr 07
2
[LLVMdev] CVS Broken?
I did a utils/cvsupdate, and there are no conflicts. srcdir !=
objdir. This is on persephone.
Are you not getting this error? Perhaps I should check out a fresh
tree and try to compile it?
Rob
On Apr 7, 2006, at 11:40 AM, Chris Lattner wrote:
> On Fri, 7 Apr 2006, Robert L. Bocchino Jr. wrote:
>> I just updated from CVS, and after doing a clean rebuild I get
>> this
2006 Apr 07
2
[LLVMdev] CVS Broken?
I've done several CVS head builds today .. no problems on Linux.
Reid.
On Fri, 2006-04-07 at 11:53 -0500, Chris Lattner wrote:
> On Fri, 7 Apr 2006, Robert L. Bocchino Jr. wrote:
>
> > I did a utils/cvsupdate, and there are no conflicts. srcdir != objdir. This
> > is on persephone.
> >
> > Are you not getting this error? Perhaps I should check out a fresh
2006 Apr 07
0
[LLVMdev] CVS Broken?
On Fri, 7 Apr 2006, Robert L. Bocchino Jr. wrote:
> I did a utils/cvsupdate, and there are no conflicts. srcdir != objdir. This
> is on persephone.
>
> Are you not getting this error? Perhaps I should check out a fresh tree and
> try to compile it?
Nope, I don't think anyone else is getting this error. If you could try a
fresh build that would be great, I'll fire
2006 Apr 07
0
[LLVMdev] CVS Broken?
I'm guessing the problem occurred because I hadn't updated in a while
(maybe a couple of weeks?) and I had an old Intrinsics.gen file
hanging around in my source directory that was getting picked up by
the makefile for some reason. This is a bug, but maybe it's harmless
because there's a onetime workaround (delete the file by hand) and it
won't be a problem for
2009 Oct 10
3
Theora patent question
Does the reason Theora is relatively safe from patent infringement
lawsuit have more to do with it actually not being encumbered, or is
it because its use is decentralized?
For example, FreeType is not patent-free, nor is Linux, yet they
succeed because on the one hand, they are open source, and those who
maintain them do not guarantee anything regarding patents, it is up to
each individual user
2006 Jan 06
2
[LLVMdev] Dynamically loaded passes under OS X
When I tried this a while back, the .so file wasn't being built on
Mac OS X. Now it looks like it is. I got dynamic loading to work
following the instructions in http://llvm.cs.uiuc.edu/docs/
WritingAnLLVMPass.html. However, there was a typo in the
instructions (it should say LOADABLE_MODULE = 1), and I fixed that
and committed it. I also fixed the sample/lib/sample Makefile to
2006 Apr 18
3
[LLVMdev] 1.7 Pre-Release Ready for Testing
I'll test on Darwin/PPC, precompiled llvmgcc, objdir == srcdir.
Rob
On Apr 16, 2006, at 1:42 PM, Chris Lattner wrote:
> On Sun, 16 Apr 2006, Tanya Lattner wrote:
>> For testing, we would like a mix of people to do x86 and ppc.
>> Please send email to the list if you plan to test, what
>> architecture, and if you will use the llvm-gcc binary or compile
>> it