Displaying 5 results from an estimated 5 matches for "subvresion".
Did you mean:
subversion
2008 Oct 31
1
[LLVMdev] A new project proposal for LLVM and calling help from a chinese student
Hi, Evan.
I'm new in LLVM project developing.
How should I work on the mainline? I have check out the latest copy of LLVM
from Subvresion using the Read-Only account.
Do you mean I should provide the patch to the mainline periodic in this
LLVMDEV mailing list?
Anyway, thanks for your advice :)
Star
> -----Original Message-----
> From: Evan Cheng [mailto:evan.cheng at apple.com]
> Sent: Thursday, October 30, 2008 11:54 PM...
2009 Feb 28
1
[LLVMdev] Documentation Issues Welcome?
...e interested in llvm I've read a lot of
documentation on your website. Considering that a 2.5
release is due out soon, I'm guessing there will be
additional readers and writers focusing on the docs.
Would feedback in this area be welcome?
Simple misspellings of words on various pages like
Subvresion, producess, performsn, instructiosn, catagory,
and mis-behaving seem kind of "naked" if they're the only
thing in a patch. Since it's also likely such simple errors
will be caught the next time someone makes a real content
update, is a patch overkill for minor issues such as this?...
2008 Oct 30
0
[LLVMdev] A new project proposal for LLVM and calling help from a chinese student
This is an excellent project. We look forward to seeing your work!
Is it possible for you to implement your work on the mainline and
contribute back patches along the way? That way, the community can
offer suggestions and we will try *harder* not to break your pass.
Evan
On Oct 29, 2008, at 10:39 PM, Star wrote:
> Hi, Benoit,
> Thanks very much for your advice.
> You see the
2006 Dec 28
5
Using CD drives with Xen 3.0.3 on CentOS 4.4
I''d like to be able to use a CD drive on the Dom0 to be accessible on
the DomU systems. I do see some notes involving cdrom drives in the Xen
3.1 Enterprise notes, and in the VT notes, but not for systems without
that on-board virtualization feature. And the syntax of the cdrom
command options are documented nowhere in 3.0.3.
I found completely useless notes at
2008 Oct 30
3
[LLVMdev] A new project proposal for LLVM and calling help from a chinese student
Hi, Benoit,
Thanks very much for your advice.
You see the algorithm greatly improve the performance of liveness analysis.
However, it seems still not efficient.
First, it is inefficient in space. You have to pre-compute all Tq for every
Tq and save them, even though only the highest nodes of Tq are needed for a
given query(q,v); Second, it is inefficient in time. Given any query(q,v),
you have to