similar to: [LLVMdev] Tail Call Optimisation

Displaying 20 results from an estimated 500 matches similar to: "[LLVMdev] Tail Call Optimisation"

2010 Jan 04
0
[LLVMdev] Tail Call Optimisation
On Monday 04 January 2010 01:12:55 Simon Harris wrote: > I'm investigating "improving" the TCO facilities in LLVM to provide for > "hard" tail calls. Specifically, this would involve extending the existing > implementation to discard the stack frame for the caller before executing > the callee. I would then like to extend this further by performing hard >
2010 Jan 04
3
[LLVMdev] Tail Call Optimisation
On 04/01/2010, at 3:01 PM, Jon Harrop wrote: > On Monday 04 January 2010 01:12:55 Simon Harris wrote: >> I'm investigating "improving" the TCO facilities in LLVM to provide for >> "hard" tail calls. Specifically, this would involve extending the existing >> implementation to discard the stack frame for the caller before executing >> the callee. I
2005 Dec 16
4
Validation with Aggregation
ActiveRecord supports composed_of for value objects which is fantastic but one thing that it doesn''t seem to support (or at least I am unable to find any documentation for) validation of the value objects. For example, given the following: class Message < ActiveRecord::Base composed_of :sender, :class_name => ''EmailAddress'' composed_of :recipient,
2005 Dec 17
1
How to use validation with aggregation (composed_of)?
At the risk of being banned for posting the same question twice, I thought I''d try once more with a question for the title rather than a statement (on the basis that perhaps questions get answered and statements ignored ;-) ) ActiveRecord supports composed_of for value objects which is fantastic but one thing that it doesn''t seem to support (or at least I am unable to
2015 Feb 11
4
Another Fedora decision
On Tue, 2015-02-10 at 16:39 -0800, John R Pierce wrote: > On 2/10/2015 3:28 PM, Always Learning wrote: > > 3. The Russian's web site is that of a devote cyclist. > > oh, well, I'm glad that makes the copyright violation of stealing an > authors work OK in your book. Another bored expert desperate for a modicum of excitement ? You have absolutely no prima facie
2015 Feb 11
3
Another Fedora decision
On Tue, 2015-02-10 at 17:14 -0800, John R Pierce wrote: > On 2/10/2015 4:58 PM, Always Learning wrote: > > You have absolutely no prima facie evidence to support your assertion. > > Seriously? from page 5 of said PDF. > > Copyright ? 2011 Pearson Education, Inc. All rights reserved. > Printed in the United States of America. This publication is >
2015 Feb 25
2
Back with my UID problems
Greeting- I had to take a break from mucking with samba because some other things came up. Let me recap the situation: . I have an existing network of various unix boxes that use NIS and NFS at the moment. . I have to drop some windows boxes into the network. . For policy reasons certain staff are in the local password file on each server, everyone else is in NIS. . UIDs are in sync
2005 Jun 06
1
ip ru ls trouble
When I do "ip ru ls" very often is nothing output, but sometime it output correct info root@prima:~# ip ru ls root@prima:~# ip ru ls root@prima:~# ip ru ls root@prima:~# ip ru ls root@prima:~# ip ru ls root@prima:~# ip ru ls root@prima:~# ip ru ls root@prima:~# ip ru ls 0: from all lookup local 1000: from 81.4.240.10 lookup TTK 1100: from 217.106.18.62 lookup TCNN 2000: from
2007 Mar 08
1
sink with R-code
I have the same question that Eusebio had: Is there a function similar to "sink" that redirect also R code to a file that is: sink("R001") x <- c(2,-6,-4,8,5,4,1,3,4,-9,0,1) A <- matrix(x, ncol=3) A A.prima <- t(A) A.prima dim(A) dim(A.prima) sink() create a file "R001" with contents: ------------------------------------------ [,1] [,2] [,3] [1,]
2015 Feb 10
6
Another Fedora decision
On Tue, 2015-02-10 at 15:04 -0700, Warren Young wrote: > > On Feb 9, 2015, at 12:12 PM, John R Pierce <pierce at hogranch.com> wrote: > > > > On 2/9/2015 11:06 AM, Always Learning wrote: > >> The third item was a 16.1 MB PDF of 1,344 pages. A quick scan of the PDF > >> shows every page appears to be readable. 11 pages devoted to BASH. > >>
2004 Aug 09
1
Verbose Logs?
Hello. I'm not quite sure what the problem with my samba is. Im running red hat 9 and samba 3.0 and my log has far too much information. this is my samba log: --------------------- samba Begin ------------------------ **Unmatched Entries** lib/util_sock.c:get_peer_addr(978) getpeername failed. Error was Socket operati on on non-socket : 2 Time(s)
2012 May 02
3
Consulta gráfica
  Hola,   Por favor, ¿podríais indicarme qué recursos (librerías o ideas) pueden resultar de utilidad para crear un gráfico del estilo del de la figura 3.8 del siguiente link?   http://www.tsc.uvigo.es/BIO/Bioing/ChrLDoc3.html#3.5   Actualmente estoy utilizando funciones muy básicas y la verdad es que no me encuentro muy satisfecha con el resultado.   Muchas gracias.   Eva [[alternative HTML
2005 Nov 08
1
Need advice about models with ordinal input variables
Dear colleagues: I've been storing up this question for a long time and apologize for the length and verbosity of it. I am having trouble in consulting with graduate students on their research projects. They are using surveys to investigate the sources of voter behavior or attitudes. They have predictors that are factors, some ordered, but I am never confident in telling them what
2005 Dec 05
2
Re: [users] CentOS 4.2 dag repo problem.
Hello, It would be nice if we could get a full list of packages which have a wrong sha1 checksum. I don't have the bandwidth for a full mirror of all of Dag's rpms and i also don't have shell access to such a mirror. So a small request for a mirror admin: The following checks the files repodata/*.xml.gz against the sha1 sums in repomd.xml and checks the RPMS/*.rpm files against
2005 Jun 02
3
How to change all name of variables
Dear R-helpers, First I apologize if my question is quite simple I have a large datasets which more 100 variables. For a research I need to change all name of variables with add one or more letters on each variables. For example, > data(Pima.tr) > Pima.tr[1:5,] npreg glu bp skin bmi ped age type 1 5 86 68 28 30.2 0.364 24 No 2 7 195 70 33 25.1 0.163 55 Yes 3 5
2006 Jun 08
1
early session audio on zap channel
Sorry about stupid question but I would liek to get help about Zap channel. We would like to get early media on session in progress from zap channel. But using the standard exten => _X.,1,Dial(Zap/g1/${EXTEN}|60|o) I don't hear any audio until someone pickup the phone. Now I can't now if there is a message from a mobile phone comany on session in progress. please help. regards
2009 Jul 29
1
visualizzazione colonne
ciao, ho aperto un file in R di classe data frame di 15000 righe e 29 colonne. Nella console però sono visualizzate solo la prima e l'ultima colonna e le ultime 8000 righe circa. E' possibile una visualizzazione completa? Grazie Sabrina [[alternative HTML version deleted]]
2023 Jul 14
1
ComputerSecureChannel -Verbose False since windows 10/11 update 07/2023
Mandi! Ralph Boehme via samba In chel di` si favelave... > just fyi: > https://lists.samba.org/archive/cifs-protocol/2023-July/004004.html I see the reference from a Microsoft man on an internal ticket: TrackingID#2307130040007086 Can be plausible a client-side solution, via a registry/policy patch? Someone have some clue? Thanks. -- Il backup ? quella cosa che andava fatta
2004 Aug 19
6
Is R good for not-professional-statistician, un-mathematical clinical researchers?
Alternate title: How can I persuade my students that R is for them? Alternate title: Can R replace SAS, SPSS or Stata for clinicians? I am teaching introductory statistics to twelve physicians and two veterinarians who have enrolled in a Mentored Clinical Research Training Program. My course is the first in a sequence of three. We (the instructors of this sequence) chose to teach R rather than
2003 Oct 21
3
*samba3 ports
Dear netters, My linux box is installed with samba 3.0.0 and joined with NT domain (w2k based). Samba are working fine, until I filter the incoming traffic using iptables (v1.2.7a) on default RedHat 9 kernel 2.4.20-8, using these rules: [root@Bhp-0m03-0472 root]# cat /etc/sysconfig/iptables # Generated by iptables-save v1.2.7a on Sun Oct 12 19:36:36 2003 *filter :INPUT DROP [0:0] :FORWARD ACCEPT