similar to: [LLVMdev] Warning: Bug 352 Change Coming

Displaying 20 results from an estimated 10000 matches similar to: "[LLVMdev] Warning: Bug 352 Change Coming"

2012 May 07
3
CountryChk.dll missing
I am trying to install Cyperlink PowerDirector 9/10 on a 32bit wine, but when installation commences, I get an error "CountryChk.dll' is missing. Nothing more. Is there any way around it?
2001 Jul 12
2
wine-20010305 and serial port access
I'm trying to get the Windows-software for my digital camera to work in wine under Mandrake 8.0 (kernel 2.4.3). Installed wine without errors. Had a look at the ~/.wine/config and it looked ok for me. The part concerning the serial ports: [serialports] "Com1" = "/dev/ttyS0" "Com2" = "/dev/ttyS1" "Com3" = "/dev/ttyS2" "Com4"
2014 Jan 24
1
Installation of R-3.0.2 failed Fortran error
Dear all, I have a big problem to compile R-3.0.2 on our SUSE SLES 11 Server. Make breaks up with fortran errors and so the installation isn't successful This is a part from the make run output.: gcc-3.3 -fpic -L/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3-hammer/ -lg2c -ffloat-store -c dlamch.f -o dlamch.o dlamch.f: In function `dlamch': dlamch.f:89: warning: INTRINSIC
2009 Jul 09
1
Wiki page "HowTos/Subversion" needs rearrangement
Dear all, While translating the "HowTos/Subversion" wiki page, I've found that the order of the following paragraphs need to be rearranged in this way to make sense: == References: == Subversion: ... Version Control with ... == 1) Installation: == [root at lucifer ~] ... The first thing ... <--- this has been moved When you install ... <---
2006 Aug 06
2
paired t-test. Need to rearrange data?
Dear all, I have received some data arranged like this: # original data id <- rep(letters[1:6], each=2) time <- as.factor(rep(1:2, 6)) y <- as.vector(replicate(6, c(rnorm(n=1, mean=1), rnorm(n=1, mean=2)))) test.data <- data.frame(id, time, y) test.data I would like to perform a paired t-test of the y-values at time=1 against those at time=2, with samples paired by their id. Is it
2010 Feb 23
3
how to rearrange a dataframe
Hi all, I'd appreciate if anyone can help me with this... I have a data frame that looks like this: 1 + name1 1 2 3 2 + name2 5 9 10 2 - name3 56 74 93 1 - name4 65 75 98 I need to rearrange this in a way so that the rows with "1" in the first column, and "-" in the second column; then columns 4 and 6 should switch places. That is, column 6 would be now column 4 and
2010 Nov 29
2
[LLVMdev] Question About Target Dependent Optimization
My name is Isaac. I'm a student at Cal Poly State University, San Luis Obispo, and I'm currently finishing my thesis on target-specific code optimization for my master's degree. I was wondering if I could ask a few questions I have about working with the LLVM codebase. My thesis involves optimizing the way that LLVM deals with memory operations when targeting the ARM processor
2005 Jun 20
1
[LLVMdev] 'make check' failed with: ... PHI node entries donot match predece
Hi Reid, Now, I've removed the file and updated the source tree with this command: cvs -z3 -d :pserver:anon at llvm-cvs.cs.uiuc.edu:/var/cvs/llvm update -PdR llvm However, the file still exits. Henrik. >From: Reid Spencer >Date: Mon, 20 Jun 2005 10:57:54 -0700 > >Hi Henrik, > >You don't have the latest C/C++ Front End Source code. Please update >from CVS to get
2010 Nov 29
0
[LLVMdev] Question About Target Dependent Optimization
On Nov 28, 2010, at 8:29 PM, Isaac Asay wrote: > > I am continuing to look over the code in the ARMLoadStoreOptimizer.cpp file, but I was wondering if you had a specific suggestion or a documentation resource that I could use to perform this instruction rearrangement in an LLVM idiomatic way. Using my algorithm, I already know where I can move MachineInstrs without effecting program
2004 Jul 27
1
Problems with "nobody" processes in Samba 3.0.4
Hi I am having the exact same problem. Did anyone every solve it? It occurs on both of my samba servers, one of which is not being used. Jason ----- original message ----- Hi, Hopefully someone can help me with this because its driving me up the wall. I admin a Samba PDC which authenticates through an LDAP backend. Both the samba server and pam authenticate through the entries in the
2011 Apr 01
5
MySql Versus R
Dear R Users, I use for my data crunching a combination of MySQL and GNU R. I have to handle huge/ middle seized data which is stored in a MySql database, R executes a SQL command to fetch the data and does the plotting with the build in R plotting functions. The (low level) calculations like summing, dividing, grouping, sorting etc. can be done either with the sql command on the MySQL side or
2010 Feb 18
2
Rearranging data
Hi! I have just started learning R and today only I have joined this group. This is my first mail and I wish to thank all of you for allowing me to be part of this group. I have following problem. I have an input.csv file such that corp_id      date    investment_id       rate corp1        17-Feb         1                 65 corp1        16-Feb         1                 70 corp1        15-Feb   
2007 Nov 27
2
rearrange data: one line per subject, one column per condition
Dear R-list, Is there a way to convert the typical long R data-format to a 1-line per subject format? I have data formatted as: Group subj condition variable 1 1 1 746.36625 2 2 1 1076.152857 1 3 1 1076.152857 2 4 1 657.4263636 1 5 1 854.1266667 2 6 1 1191.676154 1 7 1 1028.175385 1 1 2 46.36625 2 2 2 76.152857 1 3 2 76.152857 2 4 2 57.4263636 1 5 2 54.1266667 2 6 2 191.676154 1 7 2 028.175385
2007 Jan 13
2
svn reorganized?
It appears the repository has been rearranged when compared to the documentation. For the Rails plugin, the correct script/plugin install now seems to be: script/plugin install svn://rubyforge.org/var/svn/rspec/trunk/ rspec_on_rails Is this correct?
2007 Mar 14
0
winbindd logging problem, filling up log filesystem
Greetings all... I'm new to the list -- hope to be a contributor, as I've been using and teaching Samba for decades now (I used to be the author of the "advanced" UNIX course for Learning Tree International -- until they "retired" it). I've scoured the archives and haven't been able to find any example that matches my problem, so I'm here first to solve a
2004 Feb 10
3
DV format patent status
Hi folks, I was curious what's known about the patent situation with the DV format. Google turns up a number of press articles describing it as an "open standard with no associated licensing fees" but also, for example, US Patent number 5,691,81 which, while I've not done a careful comparison of the claims, sounds like it covers the block-rearrangement scheme that's the
2011 Feb 10
3
Permuting rows of a matrix
Hi, I need to permute the rows of a matrix, where each row is independently rearranged. A simple solution is this: shuffled <- datamatrix <- matrix(1:24, ncol = 4) for (i in 1:nrow(datamatrix)) { shuffled[i, ] <- sample(datamatrix[i, ]) } > datamatrix [,1] [,2] [,3] [,4] [1,] 1 7 13 19 [2,] 2 8 14 20 [3,] 3 9 15 21 [4,] 4 10 16 22 [5,]
2004 Dec 08
4
Guide to Cisco 79xx
Anybody have a guide to the Cisco 79xx phones? One that I can give the 7 or 8 ppl in my office so that they can stop asking me questions. I was going to type up a basic guide but then decided I don't want to reinvent the wheel, one of you may already have one. I tried to use Cisco's guide but it's for their own protocol, a lot of options are different or rearranged. I need a basic
2010 Mar 22
2
problems extracting parts of a summary object
summary(x), where x is the output of lm, produces the expectedd display, including standard errors of the coefficients. summary(x)$coefficients produces a vector (x is r$individual[[2]]): > r$individual[[2]]$coefficients tX(Intercept) tXcigspmkr tXpeld tXsmkpreve mn -2.449188e+04 -4.143249e+00 4.707007e+04 -3.112334e+01 1.671106e-01 mncigspmkr mnpeld
2004 Nov 16
2
RE: basic encoder help
>I'm currently facing the same problem. >I added the libFLAC++ libraries to my MSVC application. >I implemented the same quality levels (0-8) as used in the FLAC frontend application. >But the resulting files are remarkable different between my application and the FLAC frontend >(although using the same settings). It did turn out to be something in my byte ordering in the end