search for: 27470

Displaying 9 results from an estimated 9 matches for "27470".

Did you mean: 2470
2016 Sep 12
6
[RFC] Register Rematerialization (remat) Extension
...le that currently remat does not cover $ cat ~/tmp/tl.c void foo(long); void bar() { for (int i = 0; i < 1600; ++i) foo(3494348345984503943); } $ clang -O3 -S -o - ~/tmp/tl.c -target powerpc64 ... # BB#0: # %entry ... lis 3, 12414 ori 3, 3, 27470 sldi 3, 3, 32 oris 3, 3, 35809 ori 30, 3, 20615 ... .LBB0_1: # %for.body mr 3, 30 bl foo ... There is a sequence of instructions used to materialize the constant, the first one (the lis) is trivially rematerialiable, and the ot...
2016 Oct 18
2
A use of RDF to extend register Remat
...0/2016 1:34 PM, vivek pandya wrote: > >> Hello Sir, >> >> I have a problem that I think can be solved with RDF. But I am not able >> to identify runtime complexity for this. >> Consider following powerpc asm : >> lis 3, 12414 >> ori 3, 3, 27470 >> sldi 3, 3, 32 >> oris 3, 3, 35809 >> ori 30, 3, 20615 >> here what I am looking for is that value in reg 30 is rematerilizable >> (can be recalculated) because this whole sequence is using constants to >> calculate the value that is in...
2016 Aug 30
0
L2tp and winbind - server role active directory domain controller
...3:17 \_ /usr/sbin/samba 27399 ? S 0:00 \_ /usr/sbin/samba 27401 ? Ss 1:24 | \_ /usr/sbin/winbindd -D --option=server role check:inhibit=yes --foreground 27426 ? S 2:56 | \_ /usr/sbin/winbindd -D --option=server role check:inhibit=yes --foreground 27470 ? S 3:09 | \_ /usr/sbin/winbindd -D --option=server role check:inhibit=yes --foreground 27522 ? S 0:00 | \_ /usr/sbin/winbindd -D --option=server role check:inhibit=yes --foreground 27400 ? S 0:01 \_ /usr/sbin/samba 27402 ? S 1:28 \_ /...
2006 Sep 20
0
Crash of 1.0rc7
....6.69 Sep 20 16:38:03 vs02 dovecot: auth(default): Master request 27514.1 not found Sep 20 16:38:03 vs02 dovecot: auth(default): Master request 26788.1 not found Sep 20 16:38:03 vs02 dovecot: auth(default): Master request 27198.1 not found Sep 20 16:38:03 vs02 dovecot: auth(default): Master request 27470.1 not found Sep 20 16:38:03 vs02 dovecot: auth(default): Master request 26654.1 not found Sep 20 16:38:03 vs02 dovecot: pop3-login: Master sent reply with unknown tag 1 Sep 20 16:38:03 vs02 dovecot: pop3-login: Master sent reply with unknown tag 1 Sep 20 16:38:03 vs02 dovecot: imap-login: Master se...
2016 Aug 30
4
L2tp and winbind - server role active directory domain controller
Uhm upgrade.. to zentyal 4.2.. Setup a member server, now enable l2tp with winbindd That should work fine. Winbindd can not run on the AD DC, but it does on a member server. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens Gilberto Nunes > via samba > Verzonden: dinsdag 30 augustus 2016 16:07 > Aan: samba at
2005 Mar 10
10
Some Basic Questions
Sorry I can''t access IRC from work so I hope you don''t mind me asking my newbie questions here: 1) I have the following code: @post = Post.find(@params[''id'']) @comments = Comment.find_all "post_id = #@params[''id'']", "created_on ASC" And I am have problems with the second line. I want to pass the id from my post to the
2018 Oct 09
0
Asterisk 16.0.0 Now Available
...new AMI Action for PJSIPShowAors (Reported by sungtae kim) * ASTERISK-27483 - Allow wrapuptime to be set for each queue member (Reported by Rodrigo Ramirez Norambuena) * ASTERISK-24297 - cdr.c: Minor code optimizations. (Reported by Richard Mudgett) * ASTERISK-27470 - Add new object for VoicemailUserEntry (Reported by sungtae kim) * ASTERISK-27461 - 3PCC patch for AMI "SIPnotify" (Reported by Yasuhiko Kamata) * ASTERISK-27449 - [PATCH] When failing to acquire target during attended transfer, display wanted extension...
2018 Oct 09
2
Asterisk 16.0.0 Now Available
...new AMI Action for PJSIPShowAors (Reported by sungtae kim) * ASTERISK-27483 - Allow wrapuptime to be set for each queue member (Reported by Rodrigo Ramirez Norambuena) * ASTERISK-24297 - cdr.c: Minor code optimizations. (Reported by Richard Mudgett) * ASTERISK-27470 - Add new object for VoicemailUserEntry (Reported by sungtae kim) * ASTERISK-27461 - 3PCC patch for AMI "SIPnotify" (Reported by Yasuhiko Kamata) * ASTERISK-27449 - [PATCH] When failing to acquire target during attended transfer, display wanted extension...
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
...issues.asterisk.org/jira/browse/ASTERISK-27537>] - res_pjsip: Add new AMI Action for PJSIPShowAors (Reported by sungtae kim) - [ASTERISK-24297 <https://issues.asterisk.org/jira/browse/ASTERISK-24297>] - cdr.c: Minor code optimizations. (Reported by Richard Mudgett) - [ASTERISK-27470 <https://issues.asterisk.org/jira/browse/ASTERISK-27470>] - Add new object for VoicemailUserEntry (Reported by sungtae kim) - [ASTERISK-27461 <https://issues.asterisk.org/jira/browse/ASTERISK-27461>] - 3PCC patch for AMI "SIPnotify" (Reported by Yasuhiko Kamata)...