search for: girish

Displaying 20 results from an estimated 123 matches for "girish".

2011 Dec 23
1
[LLVMdev] Stop MachineCSE on certain instructions
...e) steps, BuildMIs as above. But the "Live Intervals" computation gives a fatal error of multiple definitions on destination register (Dest), from lib/CodeGen/LiveIntervalAnalysis.cpp. Certainly those addReg seems to be done wrongly. Any hint as to what must be the correct steps? Thanks. Girish. From: Jim Grosbach <grosbach at apple.com> >To: girish gulawani <girishvg at yahoo.com> >Cc: Johannes Birgmeier <e0902998 at student.tuwien.ac.at>; LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> >Sent: Wednesday, 21 December 2011 11:30 PM >Subject: Re:...
2011 Dec 21
2
[LLVMdev] Stop MachineCSE on certain instructions
...esults from three 16-bit mults, by retaining operands and the result across in the same registers. However the ISel DAG thinks its a CSE case. Please note this is not a MAdd/MSub triad. How could I do this by defining such a sequence or the pattern in the .def file itself for the ISD::MUL? Thanks. Girish. >________________________________ > From: Jim Grosbach <grosbach at apple.com> >To: girish gulawani <girishvg at yahoo.com> >Cc: Johannes Birgmeier <e0902998 at student.tuwien.ac.at>; LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> >Sent: Wednesday,...
2011 Dec 21
0
[LLVMdev] Stop MachineCSE on certain instructions
...<>, Pattern<>, ComplexPattern<> and related classes in the .td files. For examples of custom lowerings, have a look at how other targets handle any operations marked in <TargetName>ISelLowering.cpp as "Custom" operation actions. -Jim On Dec 20, 2011, at 6:57 PM, girish gulawani wrote: > > Hi, Jim. > In my case the target (Tilera) doesn't have a full 32-bit mult operation and to do so it has to accumulate results from three 16-bit mults, by retaining operands and the result across in the same registers. However the ISel DAG thinks its a CSE case. Pl...
2003 Dec 02
7
Meetme Recording
Hi, Can anybody explain me in configuring Asterisk to record a conference? Regards... Girish _________________________________________________________________ Add zing to Hotmail. Get FREE newsletters. http://server1.msn.co.in/features/general/Newsletters/index.asp Subscribe now!
2006 Oct 08
2
FreeBSD 6.1 OpenSSH broken
...x if I get around to it. I have been seeing several instances of Apache SSL not working, OpenSSH not working sometimes and various other problems with FreeBSD users. Root cause is a broken OpenSSL library. Please refer to my thread titled "weird DH problems" for details. regards, Girish
2011 Dec 20
0
[LLVMdev] Stop MachineCSE on certain instructions
Hi Girish, Sorry, but I'm afraid I don't understand your question. Can you elaborate a bit? -Jim On Dec 19, 2011, at 9:12 PM, girish gulawani wrote: > > Hello Jim. > Just out of curiosity, won't such mechanism work via the patterns from instructions defs? > > Thanks. > Gir...
2011 Dec 20
2
[LLVMdev] Stop MachineCSE on certain instructions
Hello Jim. Just out of curiosity, won't such mechanism work via the patterns from instructions defs? Thanks. Girish. >________________________________ > From: Jim Grosbach <grosbach at apple.com> >To: Johannes Birgmeier <e0902998 at student.tuwien.ac.at> >Cc: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> >Sent: Monday, 19 December 2011 10:33 PM >Subject: Re: [LLVM...
2003 Nov 25
4
* Configuration
...) How many connections it can handle at a time? 3) How many Virtual PBXs it can handle? 4) Whether Postgres or Mysql is best suited? 5) How many IVR's it can handle simultaneously? 6) How many Voicemails can be recorded at a time? 7) What type of bandwidth does * require? Thanx and Regards... Girish Gopinath _________________________________________________________________ The Great MSN Sale. Get shopping discounts. http://www.msn.co.in/Shopping Win exciting prizes!
2012 Jan 24
2
[LLVMdev] Resolving branch instr with label "$BB0_-1"
Hello All. On a particular target the back-end generates an instruction like: beqz      r2, "$BB0_-1"   Is it a back-end specific issue? Could someone please help me figure out how this gets resolved? What confuses me is, all other branches are correctly labelled and resolved!  Thanks. Girish. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120124/ba0287da/attachment.html>
2009 Jul 14
4
Help needed in identifying type of plot
Hi folks, Can someone please help me in identifying the type of plot shown here? Sample R code or specific package name would be of help as well. Thanks, -Girish http://www.nabble.com/file/p24477714/example_plot.jpg -- View this message in context: http://www.nabble.com/Help-needed-in-identifying-type-of-plot-tp24477714p24477714.html Sent from the R help mailing list archive at Nabble.com. [[alternative HTML version deleted]]
2012 Jan 24
0
[LLVMdev] Resolving branch instr with label "$BB0_-1"
May be you have branched to a BB which has been deleted. On 24 January 2012 20:16, girish gulawani <girishvg at yahoo.com> wrote: > > Hello All. > On a particular target the back-end generates an instruction like: > beqz r2, "$BB0_-1" > > Is it a back-end specific issue? Could someone please help me figure out > how this gets resolved? What con...
2006 May 10
2
Patch to add resume feature to scp
...match problem for fresh transfers. However these changes do necessitate a bump in the version number IMHO. I could not think of any other way to solve this problem. I will only be too glad to make whatever changes are necessary to apply this patch to HEAD. Hope you like this work. :-) regards, Girish
2010 Dec 09
4
[lattice xyplot] Help needed in help in customizing the panel.abline() function
...ion(...) { panel.abline(v = 8, lty = 2) panel.xyplot(...) }) Is there a way I can give panel.abline() input from a which.max() function? Essentially I need the vertical line to be drawn at the week_num corresponding to the max (cnt_gt50pct_disc). Thanks in advance, -Girish =========================================== Lines <- "sku_num week_num pct_inv_left cnt_gt50pct_disc 1 1 99.88 47 1 2 99.54 109 1 3 98.7 260 1 4 97.83 202 1 5 96.53 389 1 6 94.11 450 1 7 90.42 459 1 8 86.63 448 1 9 83.39 411 1...
2006 Sep 19
5
weird DH problems
...to connect. I tried this from my Debian, FreeBSD and OpenBSD boxes with different SSH versions. I looked at the code and I can see certain fatal() calls in the kex code which I believe is shared bet server and client. What is causing the server to die? What is the real issue? Thanks. regards, Girish -- Whenever people agree with me I always feel I am wrong. - Oscar Wilde _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev at mindrot.org http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev
2012 Jan 24
2
[LLVMdev] Resolving branch instr with label "$BB0_-1"
...hes (br1cond and br2uncond). Inside of AnalyzeBranch, there's an opcode swap of br2uncond (ex. j_foward to j_backward). There I do BuildMI (newOpcode) and followed by br2uncond->eraseFromParent(). This results in br1cond loosing it's label/offset. How could I resolve this? Best regards, Girish. May be you have branched to a BB which has been deleted. > > >On 24 January 2012 20:16, girish gulawani <girishvg at yahoo.com> wrote: > > >> >>Hello All. >>On a particular target the back-end generates an instruction like: >>beqz      r2, "$BB0_-...
2003 May 23
2
RGui Startup Error on Win2000 (PR#3084)
Full_Name: Girish Zambre Version: 1.7.0 OS: Win2000 Submission from: (NULL) (66.7.170.2) I just started looking at and trying R. The problem could be external to R, but I really don't know. It reads 'The instruction at "0x004412f0" referenced memory a "0x0095e40c". the memory could n...
2004 Jan 02
3
* Stresstool Help required
...e test program from one machine, and SJPhone from another machine. Both worked fine. Can anybody help me in figuring out the problem? I admit that there are many bugs in my program and i beleive that the problems are because of these bugs only. Still wanted to hear from you... Warm Regards... Girish _________________________________________________________________ Gujarat Kite Fest at http://go.msnserver.com/IN/40247.asp www.gujaratkitefest.com
2010 Jan 02
3
Help needed on applying a function across different data sets and aggregating the results into a single data set
...except the first) of the same data set: my.func <- function(x){ mod <- lrm(my.data$y ~ x) data.frame(t(anova(mod)[1, ]), R2 = mod$stats[10]) sapply(my.data[,-1],my.func) Where I need help is how to pass the reference of the names of the different data sets to the sapply funtion. Thanks! -Girish ==================================== sessionInfo() R version 2.10.0 (2009-10-26) i386-pc-mingw32 locale: [1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252 [3] LC_MONETARY=English_United States.1252 LC_NUMERIC=C [5] LC_TIME=English_United...
2009 Jun 01
2
Sweave:Figures from plot (LME output) not getting generated (pdf or eps)
...t) @ <<fig=TRUE>>= plot(fm1, distance ~ fitted(.) | Subject, abline = c(0,1)) @ \end{document} ------------------------------------------------------------------------------------ I don't seem to face this problem while plotting other objects. Any help is appreciated. Thanks, -Girish =========================== > sessionInfo() R version 2.9.0 (2009-04-17) i386-pc-mingw32 locale: LC_COLLATE=English_United States.1252;LC_CTYPE=English_United States. 1252;LC_MONETARY=English_United States. 1252;LC_NUMERIC=C;LC_TIME=English_United States.1252 attached base packages: [1] grid...
2004 May 02
6
Simple SIP X-Lite Configuration Failing
I keep getting the following Auto-congesting message whenever I try to dial from an X-Lite SIP phone to another one within my LAN. It's a real basic configuration but I am unable to figure out what is happening: localhost*CLI> -- Executing Dial("SIP/jay-de1b", "SIP/jtest|20|tr") in new stack -- Called jtest May 2 11:47:58 NOTICE[1133742896]: chan_sip.c:1019