search for: t40

Displaying 20 results from an estimated 27 matches for "t40".

Did you mean: 440
2017 Feb 28
2
rL296252 Made large integer operation codegen significantly worse.
I see we're missing an isel pattern for add producing carry and doing a memory RMW. I'm going to see if adding that helps anything. ~Craig On Mon, Feb 27, 2017 at 8:47 PM, Nirav Davé via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Yes. I'm seeing that as well. Not clear what's going on. > > In any case it looks to be unrelated to the alias analysis so barring
2017 Jul 20
3
Issue with DAG legalization of brcond, setcc, xor
...33: ch = brcond t16, t38, BasicBlock:ch<if.end65.1 0x7097330> Combining: t33: ch = brcond t16, t38, BasicBlock:ch<if.end65.1 0x7097330> What the debug output doesn't show you is that when try to combine the brcond again, we end up modifying the xor we created to setcc again. t40: i32 = setcc t29, Constant:i1<-1>, setne:ch But the issue is now the setcc returns a 32-bit type. I did some tracing and from what I can tell the visitBRCOND function in DAGCombiner is responsible for this change. It sees that the brcond has only one use that is an xor. Later on, it also se...
2017 Jul 21
4
Issue with DAG legalization of brcond, setcc, xor
...1 >> 0x7097330> Combining: t33: ch = brcond t16, t38, BasicBlock:ch<if.end65.1 >> 0x7097330> >> >> What the debug output doesn't show you is that when try to combine the brcond again, we end up modifying the xor we created to setcc again. >> >> t40: i32 = setcc t29, Constant:i1<-1>, setne:ch >> >> But the issue is now the setcc returns a 32-bit type. >> >> I did some tracing and from what I can tell the visitBRCOND function in DAGCombiner is responsible for this change. It sees that the brcond has only one use th...
2016 Aug 02
2
Instruction selection problems due to SelectionDAGBuilder
...nstant:i64<-6>, Constant:i64<-7> t33: v8i64 = add t24, t32 t35: ch = CopyToReg t0, Register:v8i64 %vreg17, t33 t37: ch = CopyToReg t0, Register:i64 %vreg117, Constant:i64<0> t39: ch = TokenFactor t18, t35, t37 t40: ch = br t39, BasicBlock:ch<vector.body25 0x1d07660> However, when using the mips64 back end (subtarget) we get this correct selection DAG: (From 201_LoopVectorize/25_GOOD_map/NEW/6/1/NEW/Mips64/STDerr_llc_mips64) Initial selection DAG: BB#15 'foo:vector.ph'...
2016 Dec 22
2
struct bitfield regression between 3.6 and 3.9 (using -O0)
...i1 = truncate t22 t29: i1 = xor t35, Constant:i1<-1> t31: ch = brcond t18, t29, BasicBlock:ch<if.else 0xa5f8d48> t33: ch = br t31, BasicBlock:ch<if.then 0xa5f8c98> Next we get to the Type-legalized selection DAG: t22: i8 = srl t19, Constant:i64<1> t40: i8 = xor t22, Constant:i8<1> t31: ch = brcond t18, t40, BasicBlock:ch<if.else 0xa5f8d48> t33: ch = br t31, BasicBlock:ch<if.then 0xa5f8c98> The truncate is now gone. Next we have the Optimzied type-legalized DAG: t22: i8 = srl t19, Constant:i64<1> t4...
2016 Dec 22
0
struct bitfield regression between 3.6 and 3.9 (using -O0)
...xor t35, Constant:i1<-1> > t31: ch = brcond t18, t29, BasicBlock:ch<if.else 0xa5f8d48> > t33: ch = br t31, BasicBlock:ch<if.then 0xa5f8c98> > > Next we get to the Type-legalized selection DAG: > > t22: i8 = srl t19, Constant:i64<1> > t40: i8 = xor t22, Constant:i8<1> > t31: ch = brcond t18, t40, BasicBlock:ch<if.else 0xa5f8d48> > t33: ch = br t31, BasicBlock:ch<if.then 0xa5f8c98> > > The truncateis now gone. > > Next we have the Optimzied type-legalized DAG: > > t22: i8 = srl...
2011 Jul 17
3
cent0s-6 and virtualbox
I want to get a look at Cents-6 The computer is a portable Thinkpad T-42 The base OS is Windows XP Professionnal I tried to use both Microsoft Virtual PC and Oracle Virtual Box with the same result I boot from the CD (wich have been burned from an ISO downloaded from a Centos -6 repo). The version is CentOS-6.0-i386-bin-DVD.iso With each virtual machine I get this result at the beginning of the
2009 Oct 27
2
User input when running R code in batch mode
Hi I've been stumbling over a simple issue that undoubtedly has an easy solution. I need to have some way for a user to enter some values into a data frame which R will then work on. I know that data entry should ideally be done otherwise and I should use R only for the computation, but R's data manipulation abilities makes it efficient for me to write the entire code in it. When I ran
2020 Oct 22
1
Digium TE134 compatibility issues with new Dell server - Zero interrupts
I am getting zero interrupts for a new Digium TE134 Card on a new brand new Dell T40 server with the latest BIOS. Is there something that I am missing or is the card not compatible with Dell servers? (cat /proc/interrupts ; sleep 1 ; cat /proc/interrupts) | grep -i wcte13xp0 16: 0 0 0 0 IR-IO-APIC 16-fasteoi i801_smbus, wcte13xp0 16:...
2016 Apr 25
2
ylim in barplot()
...3.6329498376672, 58.8034486099638, 65.2910772858539, 65.5952764758513, 65.8371262481454, 66.1191053038481, 67.5230043279325, 66.8569714429862, 66.1045642986574, 66.8499631633452, 66.0121950308609, 66.2593339018511, 65.4397264829666, 65.8389305084859), .Dim = c(26L, 4L), .Dimnames = list(c("T40", "T41", "T42", "306iv01", "306iv02", "306iv19", "306iv13", "306iv04", "306iv05", "402iv01", "402iv02", "402iv03", "306iv16", "306iv10", "TG1", "TG...
2004 Dec 21
2
Defining "trusted" hosts/nets on a single interface system
...id I interpret correctly the fact that if I want to reinstate the norfc1918 option on my eth0 network and still be able to accept packets from my home LAN I need to list all the lines as computed by the wonderful shorewall iprange in the /etc/shorewall/norfc1918 file ? Thank you very much Bob t40:/etc/shorewall# shorewall iprange 192.168.0.0-192.168.174.239 192.168.0.0/17 192.168.128.0/19 192.168.160.0/21 192.168.168.0/22 192.168.172.0/23 192.168.174.0/25 192.168.174.128/26 192.168.174.192/27 192.168.174.224/28 t40:/etc/shorewall# shorewall iprange 192.168.174.248-192.168.255.255 192.168.17...
2016 Dec 23
2
struct bitfield regression between 3.6 and 3.9 (using -O0)
...xor t35, Constant:i1<-1> > t31: ch = brcond t18, t29, BasicBlock:ch<if.else 0xa5f8d48> > t33: ch = br t31, BasicBlock:ch<if.then 0xa5f8c98> > > Next we get to the Type-legalized selection DAG: > > t22: i8 = srl t19, Constant:i64<1> > t40: i8 = xor t22, Constant:i8<1> > t31: ch = brcond t18, t40, BasicBlock:ch<if.else 0xa5f8d48> > t33: ch = br t31, BasicBlock:ch<if.then 0xa5f8c98> > > The truncate is now gone. > > Next we have the Optimzied type-legalized DAG: > > t22: i8 = sr...
2016 Apr 25
0
ylim in barplot()
...3.6329498376672, 58.8034486099638, 65.2910772858539, 65.5952764758513, 65.8371262481454, 66.1191053038481, 67.5230043279325, 66.8569714429862, 66.1045642986574, 66.8499631633452, 66.0121950308609, 66.2593339018511, 65.4397264829666, 65.8389305084859), .Dim = c(26L, 4L), .Dimnames = list(c("T40", "T41", "T42", "306iv01", "306iv02", "306iv19", "306iv13", "306iv04", "306iv05", "402iv01", "402iv02", "402iv03", "306iv16", "306iv10", "TG1", "TG...
2016 Apr 26
1
ylim in barplot()
...58.8034486099638, 65.2910772858539, 65.5952764758513, > 65.8371262481454, 66.1191053038481, 67.5230043279325, 66.8569714429862, > 66.1045642986574, 66.8499631633452, 66.0121950308609, 66.2593339018511, > 65.4397264829666, 65.8389305084859), .Dim = c(26L, 4L), .Dimnames = > list(c("T40", "T41", "T42", "306iv01", "306iv02", "306iv19", "306iv13", > "306iv04", "306iv05", "402iv01", "402iv02", "402iv03", "306iv16", > "306iv10", "TG1",...
2006 Mar 04
1
IBM T42 Laptop
Hi, I just bought the above named Laptop and was wondering if there is anything I need to watch out for besides not having 3D acceleration because they use ATI grafic cards? Maybe the built in wireless card might not work too. Other then that can anyone think of anything else? Thnx -- Regards Robert Smile... it increases your face value! -------------- next part -------------- A
2006 Apr 02
0
Re: Keyboard Rewrite
...nges. But then I did not try debugging it. I'm using a UK layout 105 key keyboard, with a few changes that make if more like a teminal keyboard, so it is a bit of a weird mix between a USA and a UK mapping. Some of the choices derive from the fact that this is plugged in to a UK layout IBM T40, and so the extra windows are missing when using the native keyboard. The descriptions below apply to the layout of the external keyboard, not they laptop layout. The key Marked 'Esc' (to left of F1) generates Backslash (or Bar when shifted) Some of the number row is remapped to be mor...
2002 May 12
1
tinc version 1.0pre7 hangs
..../0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdef ghijklmn wc t*.txt 15 15 1200 t15.txt 16 16 1280 t16.txt 17 17 1360 t17.txt 18 18 1440 t18.txt 20 20 1600 t20.txt 30 30 2400 t30.txt 40 40 3200 t40.txt >From a client system: telnet 192.168.200.254 (the hub) cat t16.txt (works) cat t17.txt (fails, hangs) I set the debug level to 5 and watched the logs on both sides. The t16.txt file is 1280 bytes long and produced a udp payload packet of 1378 bytes, this worked. As the udp payload pack...
2008 Jan 06
1
overheating Thinkpad X60s with 7.0-RC1
Hello everybody! Since the update from 6.2-STABLE to 7.0 I'm encountering problems with the temperature of my Thinkpad X60s. Under heavy load, e.g., make builworld or compile gcc or... I get the following output in /var/log/messages: Dec 29 01:53:13 delta1 root: WARNING: system temperature too high, shutting down soon! Dec 29 01:53:13 delta1 syslogd: /dev/:0: No such file or directory Dec 29
2004 Dec 22
4
"out of memory" error when starting Domain 0
Hi, I''m about to start a Masters research project which will use Xen. As such I''m trying to get it to work on my laptop (IBM T40). I''ve built Xen 2.0.1 from the source tarball using the default .config file for the 2.6.9 kernel. I''m using Suse 9.1 as the distribution on top. When I boot Xen, It seems to boot the Xen hypervisitor ok, then starts booting the linux kernel. It gets as far as loading INI...
2008 Aug 07
2
Bridged networking weirdness
Hi I''ve got a (gentoo) box set up for xen, 2.6.21-xen kernel as per portage about 2 weeks ago. Already got all my guests set up and almost good to go, except for very erratic networking issues. Networking on the domU''s does not always work. I have set up two physical adapters, and bridged both (by use of the modified network-bridge script from the archives) adapters for use