Displaying 20 results from an estimated 32 matches for "20100903".
Did you mean:
20100901
2010 Sep 01
0
[LLVMdev] LLVM-C tutorial
I think it'd be nice to have a ToC describing what you plan to cover in the
"hello world" tutorial. I'll take a look at the tutorial in the week end and
send feed back.
Rajika
On Wed, Sep 1, 2010 at 2:02 AM, F van der Meeren
<llvm-dev at code2develop.com>wrote:
> I am going to post my first chapter, just to see if it is acceptable.
> Any feedback is good feedback
2010 Sep 03
1
Servers reboot - may be OCFS2 related
...-i 1 -i 2 -b /tmp/`hostname`.xls
on both nodes.
--
Best regards,
Proskurin Kirill
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debian-bug.png
Type: image/png
Size: 70768 bytes
Desc: not available
Url : http://oss.oracle.com/pipermail/ocfs2-users/attachments/20100903/ad37d6b7/attachment-0001.png
2010 Sep 03
4
[LLVMdev] [LLVMDev] [Question] How do I get the number of machine registers.
...the machine registers ordered internally? Can I index them off of a
zero based array or do I have to create a map to have them be zero based?
Thanks,
Jeff Kunkel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100903/05733725/attachment.html>
2010 Aug 31
4
[LLVMdev] LLVM-C tutorial
I am going to post my first chapter, just to see if it is acceptable.
Any feedback is good feedback for me.
Filip
On 31 Aug 2010, at 17:25, Rajika Kumarasiri wrote:
> Most of the documents (html) are generated using rst2html. So I think a patch to the rst file in llvm/tools/llvmc/doc should be fine.
>
> Rajika
>
> On Mon, Aug 30, 2010 at 7:59 PM, F van der Meeren
2010 Sep 03
1
Compiling lustre-client 2.0.0.1 on RHEL 4
...os Theodosiou
GridAUTH Operations Centre
Aristotle University
54 124 Thessaloniki, Greece
Tel: +30 2310 99 8988
Fax: +30 2310 99 4309
http://www.grid.auth.gr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.lustre.org/pipermail/lustre-discuss/attachments/20100903/9e1dca02/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compat25.h.patch
Type: text/x-patch
Size: 800 bytes
Desc: not available
Url : http://lists.lustre.org/pipermail/lustre-discuss/attachments/20100903/9e1dca02/attachment-0002.bin
------...
2010 Sep 03
2
[LLVMdev] [LLVMDev] [Question] How do I get the number of machine registers.
...LVM Developers mailing list
> > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100903/6d0e2021/attachment.html>
2010 Sep 03
0
[LLVMdev] [LLVMDev] [Question] How do I get the number of machine registers.
TargetRegisterInfo::getNumRegs().
Generally, it's best not to make any assumptions about the internal ordering or numbering if you can avoid it. What are you looking to do?
-Jim
On Sep 3, 2010, at 9:37 AM, Jeff Kunkel wrote:
> How do I get the total number of machine registers? I have currently a MachineFunction and some derivatives.
>
> How are the machine registers ordered
2010 Sep 03
1
[LLVMdev] [LLVMDev] May Physical Registers be given to the register allocator?
...ister allocator?
I would think the allocator would be the only pass allowed to modify virtual
registers, but maybe this is wishful thinking.
Thanks,
Jeff Kunkel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100903/388fcdda/attachment.html>
2010 Sep 03
0
[LLVMdev] [LLVMDev] [Modeling] About the structure of my allocator
...gt; LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100903/63825cc1/attachment.html>
2010 Sep 03
0
[LLVMdev] [LLVMDev] [Solved] Finding the branching instructions!
TargetInstrDesc::isBranch() will return true if a branch occurs, and it may
be accessed though MachineInstr::getDesc().
Jeff Kunkel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100903/b9593885/attachment.html>
2010 Sep 03
1
[LLVMdev] [LLVMDev] [Modeling] About the structure of my allocator
On Sep 3, 2010, at 3:20 AM, Jeff Kunkel wrote:
> Perhaps what I think is a problem really is not a problem.
Yep.
> The information I need is where the jumps occurs in the instructions vector.
The machine instructions are already separated into basic blocks.
http://en.wikipedia.org/wiki/Basic_block
/jakob
2010 Sep 04
0
[LLVMdev] Announcement: LLVM 2.8 Branch Created
...is that it will be as nonintrusive to your time as possible.
We are always looking for more testers. If you'd like to volunteer please let me know. :-)
-bw
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100903/98258432/attachment.html>
2010 Aug 30
1
compiling speex for symbian
Hi,
I want to compile speex for use with my symbian mobile application. I am
unable to find a step by step guide to complete this compile. I have found
2-3 posts on the mailing lists that talk about problems related to compiling
for the symbian platform. I tried the fixes suggested but I am still
confused.
Do I need to modify/add any source files?
Please provide a step by step guide.
2010 Sep 03
1
safe_memset
...st, but it is lower than before last optimisations.
As You see there is no other optimised functions :)
--
Len7hir
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libdovecot_profile.txt
URL: <http://dovecot.org/pipermail/dovecot/attachments/20100903/e91b51e1/attachment-0002.txt>
2010 Sep 03
0
Polycom 670 with Extension Module | Busy Lamp Field | Directed Pickup | Speed Dial | etc
...this scenario work in 1.4. I found info at
http://www.voip-info.org/wiki/view/Asterisk+presence indicating that this
does not work with 1.4 implementations.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100903/13ed20ba/attachment.htm
2010 Sep 03
4
openvz
Can i run asterisk on a openvz vps or do i need a kernel?
I dont use dadi
2010 Sep 03
1
Faxes
...P.
Any recommendation to have some success with Fax.
We trying using T.38 pass through and using G711U codec.
Asterisk Version 1.6.1.1
Thanks,
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100903/0fc2ebc6/attachment.htm
2010 Sep 03
1
How to Retain Ownership on webdir
...-rw-rw-r-- apache apache /webdir/fileB
Why the sgid bit doesn't reflected and the group as well? Has anyone knows
how to fix this?
Thanks.
Regards,
James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100903/6287070b/attachment-0001.html>
2010 Sep 03
0
DHCP server 4.x rpm?
..."We should take care not to make the intellect our god; it has, of
course, powerful muscles, but no personality."
- Albert Einstein
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100903/8c4c3101/attachment-0001.html>
2010 Sep 03
1
Problems Installing Photoshop cs4 (DAVE LEMSING)
...bit more then Just hangs forever....
Can some one Please help me out.
I am new to Linux.... & not really enjoying it so far....
>> DAVE.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-users/attachments/20100903/63b6ec50/attachment.htm>