Displaying 20 results from an estimated 28 matches for "20120216".
Did you mean:
20100216
2012 Feb 16
1
[LLVMdev] parallelization of sequential program in thread level to run on multi-core processors
hi
i have only one week to do this project.i know its impossible.can you help
me?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120216/aae3954d/attachment.html>
2012 Feb 16
0
[LLVMdev] Wrong AliasAnalysis::getModRefInfo result
...u http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
--
Welson
Phone: (408) 418-8385
Email: welson.sun at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120216/42501931/attachment.html>
2012 Feb 16
2
[LLVMdev] Wrong AliasAnalysis::getModRefInfo result
Hi Welson, the default alias analysis is -no-aa. As the name suggests it
just returns MayAlias for everything. Maybe you are using that one?
Best wishes, Duncan.
2012 Feb 15
2
[LLVMdev] ASM appears to be incorrect from llc
...x
.align 4
_x:
.long 0 # 0x0
Now, the bit I think is wrong is
mov _x,EAX
I think it should be
mov [_x], eax
Thoughts?
Cheers
Matthew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120216/7ab762df/attachment.html>
2012 Feb 16
2
[LLVMdev] difference in function prologue generated with clang and gcc
...ted by clang look similar with one generated
by gcc.
Could anyone let me know why this difference exists and if it is
for good /better purposes than for gcc. ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120216/fd0b3a3a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: all-types.c
Type: text/x-csrc
Size: 1056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120216/fd0b3a3a/attachment.c>
2012 Apr 04
10
Unable to boot installation ISO
Hi,
I build Xen 4.1.1 on a Gentoo base dom0. Everything is working great. I tried one of Joseph Glanville''s PV-HVM image (debian6) and its working as it should.
Now l''im trying to build a Gentoo based domU with then same specs as Joseph''s PV-HVM.
I used a copy of the .cfg and adapted to my needs to make the gentoo work.
when booting the minimal install image using
2012 Feb 14
2
Asterisk + Avaya (CM5.2) H.323 trunk Link
Anyone have an H.323 trunk tied between their Avaya and Asterisk box that
works? I am having some issues trying to get the two systems to connect. I
am using the ooh323 channel to try to make the connection between the two
system. I have all my configs if anyone would like to look over them. If I
do a trace on Avaya I get a denial event 1191: Network Failure.
Thanks!
-------------- next part
2012 Jan 26
1
can't delete files and directories from windows NFS client
Hi,
We couldn't delete any files and directories when connecting glusterfs
to windows via NFS.
We could make/change files and directories.
Although it has written that glusterfs can be connected with windows NFS
client in the page shown below.
Any ideas to workaround/fix this ?
2012 Feb 16
0
[LLVMdev] Unable to load a new pass: opt -load=plugin.so not working?
...checked out recently from the trunk. I
ran nm on pass.so and the symbols for hello are present just fine.
Not sure what is that I missing here. Any help?
Arpan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120216/0ff91a08/attachment.html>
2012 Feb 16
1
[LLVMdev] LLVM: MachineCopyPropagation.cpp
...hatever) should make sure that this type of subreg motion is not missed.
Or is there something else that I've missed, that would avoid the problem?
/Jonas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120216/def24ee2/attachment.html>
2012 Feb 16
1
[LLVMdev] Your LLVM email
...; Size: 3168 bytes
> Desc: not available
> Url :
> http://lists.cs.uiuc.edu/pipermail/llvmdev/attachments/20120215/03c7d484/attachment-0001.obj
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120216/1678fe4f/attachment.html>
2012 Feb 16
0
Need For Help about audio data compression
...LER SIZE BEFORE I TRANSMIT THEM WIRELESSLY.
Does Speex allow me to such compression ?
Any help is very appreciated, Thanks in advance
Regards,
Mash'al.
Jordan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20120216/4e7303b3/attachment.htm
2012 Feb 10
2
Indonesian Translation
Dear All,
My name is Muhammad Panji (MuhammadPanji on Wiki). I would like to help
translation of wiki to Indonesian language. How should I start or whom
should I coordinate with if there are already Indonesian translator. Thank
you.
Regards,
--
-----
Muhammad Panji
http://www.panji.web.id http://www.kurungsiku.com
http://sumodirjo.wordpress.com
2012 Feb 16
1
CentOS on HP dm1-4033
...lion-dm1-4033
http://wiki.centos.org/fr/HowTos/Laptops/HP/Pavilion-dm1-4033<http://wiki.centos.org/HowTos/Laptops/HP/Pavilion-dm1-4033>
Thankyou,
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20120216/37b6035c/attachment-0006.html>
2012 Feb 16
0
IAX DNS SRV
...invoke a change. Should I be using register instead?
This does work as expected with a similar setup in sip.conf.
Thanks,
Justin Korkiner
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120216/c751fa03/attachment.htm>
2012 Feb 16
1
Static Variables?
...ave all variables created statically. Could
someone give me a short tutorial on what I need to do the create all of the
requisite variable statically?
Thx,
MikeH
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/opus/attachments/20120216/db646488/attachment-0002.htm
2012 Feb 16
2
Multiple line-plot
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120216/6192b6e7/attachment.pl>
2012 Feb 17
0
[LLVMdev] ARM/Thumb2/ISEL Need help tracing down a failing match: (HOW?)
...time associating the MatchIndex and the associated MatchTable to
the entries in the .td.... Any pointers or help would be greatly
appreciated.
Thank you!
-jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120216/5bc643fe/attachment.html>
2012 Feb 16
3
Mechanize::ResponseCodeError: 500
...oaoh82 at gmail.com
> TWITTER @joaoh82
> BLOG http://mobiledevelopmentblog.blogspot.com/
> BLOG http://nacozinhacomlurdinha.blogspot.com/
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/mechanize-users/attachments/20120216/b560cccf/attachment.html>
2012 Feb 16
0
[LLVMdev] ASM appears to be incorrect from llc
On Wed, Feb 15, 2012 at 3:36 PM, Matthew Huck <matthew.huck at gmail.com> wrote:
> Hi,
> I'm trying to compile an intermediate representation file to ASM (intel
> style), and I believe that the resultant ASM is invalid. The IR is:
>
> ; ModuleID = 'test.u'
>
> %vec2 = type { float, float }
> @t = global %vec2 zeroinitializer
> @x = global i32 0
>