search for: 20130418

Displaying 20 results from an estimated 37 matches for "20130418".

Did you mean: 20130218
2013 Apr 18
0
[LLVMdev] Help needed about setting up an Aarch64 LLVM buildbot
...igure script or the zorg scripts correctly. Or maybe there is a simple, clean way to accomplish this task that I failed to notice. Best regards, Gabor Ballabas -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130418/3ac0b53c/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: llvmbuilder.diff Type: text/x-patch Size: 2309 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130418/3ac0b53c/attachment.bin>
2013 Apr 18
5
Dynamic realtime + queues
...pup time for members logged into more ? ??????????????????????; than one queue ? realtime_family = queue, Queues ? ? Thank you and sorry for the long post -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130418/0a454252/attachment.htm>
2013 Apr 18
2
[LLVMdev] How to retrieve IntToPtr from StoreInst?
...code of LLVM, but still fail to see how to extract this information. any suggestion is very appreciated. i am really struggling here now ... thanks so much. Jun -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130418/91dc8992/attachment.html>
2013 Apr 18
5
ODBC dialplan looping problem
...4999 at getpin:3] NoOp("SIP/testbridge2-00000021", "") in new stack //AND SO ON........ Thank you!! Pat Collins... -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130418/c310e030/attachment.htm>
2013 Apr 18
0
[LLVMdev] Traditional Dataflow Algorithm
Andrew Trick <atrick at apple.com> writes: > David was asking for a post-register-rewrite analysis, which I think > is a totally different problem and best implemented separately by each > target. The target knows best which register units are overwritten or > preserved by an operation. We try to fake it with > undef/implicit-use/implicit-def, but it isn't reliable.
2013 Apr 18
0
[LLVMdev] Difference between vector and scalar legalization
...the opposite order. I am finding it hard to write code for vector node legalization in some cases and wondering whether there is an option to reverse the order. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130418/41a8e4c2/attachment.html>
2013 Apr 18
1
[LLVMdev] optimization in presence of floating point
For reordering issues, it would be useful for llvm ir to provide various ways to control reordering. for example, a wrapper that indicates that other operations cannot be moved inside the wrapper. or a wrapper that indicates that the IR in it must be processed canonically. I think GCC may already have some of this but I'm not sure. On 04/17/2013 08:59 PM, Hal Finkel wrote: > -----
2013 Apr 18
3
[LLVMdev] inserting a function into a module
I'm looking for an example of how to insert a new function into a module. I have a module pass that needs to create some new functions. Tia. Reed
2013 Apr 19
0
[LLVMdev] Benchmarks for dead code elimination?
...but it seems some files simply doesn't have much dead code in them. For example, the Stanford benchmark literally have no dead code in them. Thanks Yunming -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130418/8166c95d/attachment.html>
2013 Apr 18
0
problem with a script via upssched-cmd
...t-?tienne 1, rue Buisson BP 94 42003 Saint-?tienne Cedex 1 Fax : 04 77 42 35 40 [http://www.st-etienne.archi.fr -> http://www.st-etienne.archi.fr] -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20130418/6c609ff1/attachment.html>
2013 Apr 18
1
Bug#705659: Xen scripts use old-skool "ip" command syntax
...; keyword is present in other scripts, like vif-bridge. -------------- next part -------------- A non-text attachment was scrubbed... Name: xen-network-common.sh.patch Type: text/x-diff Size: 1124 bytes Desc: not available URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20130418/5320fd59/attachment.patch>
2013 Apr 18
2
ot: moving files/dirs from terminal ?
warning, dumb question ahead: I want to re-arrange, rename & create some sub directories below INBOX in my own mailbox; if I use 'mc' from terminal to do so, can that cause me grief...? do I need to ?? re-index explicitly?? afterwards ? how to re-index ? or is that a really _B_ad idea, and, I should do it through say squirrelmail client ? thanks for any pointers! # dovecot
2013 Apr 18
0
[LLVMdev] Any value in pre-simplifying the DAG?
Hi edA-qa mort-ora-y, On 17/04/13 21:27, edA-qa mort-ora-y wrote: > I've been adding some new flow statements to my compiler and realize the > easiest/laziest way to produce the DAG is just to store a flow variable > and end blocks with a "switch" branch. It appears the optimizers do a > fine job of unwinding the nonsense, reducing the conditions, and even > expanding
2013 Apr 18
4
Not receiving real data from a Eaton E series DX 1000H UPS
...and null information about all the stats. #ups.conf [ups0] driver = mge-utalk port = /dev/ttyS0 pollinterval = 20 The logs are in the attached file. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20130418/59ae715a/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: logs.zip Type: application/octet-stream Size: 4434 bytes Desc: not available URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20130418/59ae715a/attachment.obj&gt...
2013 Apr 18
0
[LLVMdev] How to retrieve IntToPtr from StoreInst?
...____________ > 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/20130418/5a864af0/attachment.html>
2013 Apr 18
0
[LLVMdev] Using llvm Metadata inside llc
...;> > 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/20130418/5dbe9d6b/attachment.html>
2013 Apr 18
2
[LLVMdev] Traditional Dataflow Algorithm
On Apr 16, 2013, at 10:27 AM, John Criswell <criswell at illinois.edu> wrote: > On 4/16/13 11:30 AM, dag at cray.com wrote: >> Is there a traditional dataflow algorithm buried in LLVM somewhere? I >> need to be able to do some very late transformations (after regalloc) >> and we aren't in SSA anymore. I will need a dataflow analysis to ensure >> correctness.
2013 Apr 18
0
Nut-upsuser Digest, Vol 94, Issue 18
...nt-?tienne 1, rue Buisson BP 94 42003 Saint-?tienne Cedex 1 Fax : 04 77 42 35 40 [http://www.st-etienne.archi.fr -> http://www.st-etienne.archi.fr] -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20130418/6c609ff1/attachment-0001.html> ------------------------------ _______________________________________________ Nut-upsuser mailing list Nut-upsuser at lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser End of Nut-upsuser Digest, Vol 94, Issue 18 *******...
2013 Apr 17
2
[LLVMdev] Any value in pre-simplifying the DAG?
I've been adding some new flow statements to my compiler and realize the easiest/laziest way to produce the DAG is just to store a flow variable and end blocks with a "switch" branch. It appears the optimizers do a fine job of unwinding the nonsense, reducing the conditions, and even expanding the trailing paths. For example, I terminate my blocks with a logical switch like this:
2013 Apr 18
1
2013 Linux Plumbers ACPI/PM, PCI Microconference proposal call for participaton
...itation on to any others, or relevant lists, that seem appropriate. Thanks, Len, Bjorn, Myron, Rafael [1] https://lkml.org/lkml/2013/3/7/315 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.linuxfoundation.org/pipermail/virtualization/attachments/20130418/42e1f4ba/attachment-0001.html>