similar to: [LLVMdev] Selection DAG node for 64-bit load

Displaying 20 results from an estimated 7000 matches similar to: "[LLVMdev] Selection DAG node for 64-bit load"

2014 Jul 08
2
[LLVMdev] Selection DAG node for 64-bit load
Yes, the target does not have 64-bit GPRs. But it still needs to support 64-bit address space. Cheers, Iftekhar On Tue, Jul 8, 2014 at 1:19 PM, Hal Finkel <hfinkel at anl.gov> wrote: > ----- Original Message ----- > > From: "Iftekhar Chowdhury" <iftekhar.hc at gmail.com> > > To: llvmdev at cs.uiuc.edu > > Sent: Tuesday, July 8, 2014 1:06:44 PM >
2009 Sep 01
3
SRIOV test on Xen with Intel 82576
Hi, I am working of Intel 82576 device to test the SRIOV functionality. I want to assign VFs to a VMs(domU) and verify the control and data path. I installed Xen-unstable with 2.6.30-rc3(dom0). But the SRIOV functionality isn''t working, because MSI is not supported. Please let me know, what version of Xen and dom0 supports above functionality? Is there any tool available to manage SRIOV
2000 Jul 05
3
SAMBA eats up all memory...
Hello, I am running SAMBA 2.0.7.0 on AIX 4.3.3.0 I have a 1 Tera Byte filesystem on AIX made available to NT and MAC. There is heavy IO activity on this filesystem and all of a sudden the NT's and MAC's can't read or write any file on this shared filesystem. Also AIX is running out of memory whenever this happens and files cannot be copied onto the said filesystem even at unix
2009 Nov 12
3
strange ethtool output in xen environment
I want to check the speed like features of my Ethernet in dom0 and domUs. But in virtualized environment it gives strange output why is that so? how to check it otherwise? Non-virtualized FC11 [root@fasiha home]# ethtool eth0 Settings for eth0:     Supported ports: [ TP ]     Supported link modes:   10baseT/Half 10baseT/Full                             100baseT/Half 100baseT/Full    
2009 Nov 12
3
strange ethtool output in xen environment
I want to check the speed like features of my Ethernet in dom0 and domUs. But in virtualized environment it gives strange output why is that so? how to check it otherwise? Non-virtualized FC11 [root@fasiha home]# ethtool eth0 Settings for eth0:     Supported ports: [ TP ]     Supported link modes:   10baseT/Half 10baseT/Full                             100baseT/Half 100baseT/Full    
2018 Feb 28
0
Quota status to postfix in distributed environment (Karol Augustin)
Hi Karol Thanks for taking time to go through the email and replying. I'll rewrite the issue again --> For example consider there two nodes. These each having their postfix and dovecot. I am trying to implement quota status to postfix to both the below cases:- case 1) mail sent within the node case 2) mail sent across the nodes In case 1 the postfix will query the dovecot of same node
2010 Apr 15
1
[LLVMdev] Question About Cloning Machine Basic Block
  Hello, I am trying to clone a machine basic block when I ran into some issues, where I am not able to make some headway. Any of yours help is highly appreciated here: My question is about Machine Basic Block Duplication:   -          Is there a utility to clone a MachineBasicBlock in LLVM? I found utility to clone machineInstrs, but couldn’t find similar utility for MachineBasicBlock. So, I
2018 Apr 04
0
dovecot Digest, Vol 180, Issue 6
Repost ------------ Send dovecot mailing list submissions to dovecot at dovecot.org To subscribe or unsubscribe via the World Wide Web, visit https://dovecot.org/mailman/listinfo/dovecot or, via email, send a message with subject or body 'help' to dovecot-request at dovecot.org You can reach the person managing the list at dovecot-owner at dovecot.org
2010 Apr 15
0
[LLVMdev] Question About Cloning Machine Basic Block
On Wed, 2010-04-14 at 17:30 -0700, Hisham Chowdhury wrote: > > > > - Is there a utility to clone a MachineBasicBlock in LLVM > > > > > > There is CloneBasicBlock routine in ./lib/Transforms/Utils/CloneFunction.cpp - Sanjiv > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu
2007 Dec 09
2
How to logoff a session with dovecot?
I use dovecot to push email to my SE P1i and it works very well. :) However, I have two email accounts set up on the phone, one using my domain for GPRS and public WiFi and one using my WLAN address for use at home, the idea being I don't want to pay for GPRS data at home. The trouble is the GPRS account remains logged on and I get the mail in both inboxes. There is no option in the email
2016 Oct 12
2
Selection DAG adding node question
I am having trouble adding a node to the selection DAG (e.g. during combine) E.g. node1 -> use1, use2 Now if you add a node2, with node1 -> node2 with node2 number of output values equal node1 number of output values, then combine as well as e.g. promotion pass with replace all of node1's uses with node2, leaving node1 dead. While this is kind of expected, does this mean a) always
2005 Feb 28
2
Two offices connection
I would like connect two offices where one office have 4 PSTN Analog lines and another office without any PSTN. Both the offices will have two separate Asterisk server with TDM400P cards (4 ports FXS & FXO). My questions is that how to configure Asterisk to forward the PSTN calls directly to another Asterisk which has the TDM400P card without pressing the extension number. Diagram like
2009 Dec 22
1
VMWare as Xen VM
Hi, I am trying to install Vmware (Exsi 4.0) as a VM on Xen (VM-on-VM). My platform is Intel S5500HC motherboard and Xeon E5502 processor, 4G Ram. Xen 3.4.1, dom0 is linux 2.6.31.6 pv_ops kernel on FC12. The Vmware installation was failing with "Failed to load lvmdriver" error. On modifing the network model to e1000 (vif = [''type=ioemu, bridge=xenbr0, model=e1000'' ])
2004 Nov 18
1
jitter buffer
Hi Farhan, It is interesting that GPRS is 9.6 kps, as per GPRS standard it should be 115kps ? if it is 9.6kps is true then I would use speex codec on GPRS for my project, since in some country they charge GPRS on flat rate rather than expensive airtime. Thanks for your work ! Regards Danny -----Original Message----- From: speex-dev-bounces@xiph.org [mailto:speex-dev-bounces@xiph.org] On
2019 Jun 11
2
Support 64-bit pointers in open source RV32 GPU ISA using register pairs and address space ID’s
> > Hi Reshabh, and congratulations on being selected for GSoC. I haven't > looked at supporting larger than native-width pointers on a target > before. I'd thought that AVR might be relevant (given it uses 16-bit > pointers but has 8-bit GPRs). See the description here > <http://lists.llvm.org/pipermail/llvm-dev/2019-January/129089.html>. > Many thanks Alex,
2008 Dec 27
2
Beginner - need suggestion to improve BACKUP script
hallo list, I have recently started to learn shell scripting. Now i am trying to write a script to backup /etc and /var to my home dir in a separate folder and then backup the home dir to usb drive using rsync. My goal is when i will run the script it will output status to standard output in form of bold messages with time and simultaneously logs to another file in /root
2004 Dec 08
7
SIP Client for Symbian
Skipped content of type multipart/alternative-------------- next part -------------- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.289 / Virus Database: 265.4.7 - Release Date: 07/12/04
2011 Jun 23
0
[LLVMdev] Instr Description Problem of MCore Backend
Hello > Finally, I don't know how to describe following instructions in > MCoreInstrInfo.td, because of its variable ins/outs. Or what other files > should I use to finish this description? Do you need the isel support for them? If yes, then you should custom isel them. iirc ARM and SystemZ backends have similar instructions, while only the first one supports full isel for them. In
2011 Jun 23
2
[LLVMdev] Instr Description Problem of MCore Backend
Hi, all: Now I'm working on writing a backend for Moto MCore, but I don't know how to describe some instructions. First, I've already written MCoreRegisterInfo.td like these: class MCoreReg<bits<4> num, string name> : Register<name> { let Namespace = "MCore"; field bits<4> Num = num; } def R0 : MCoreReg< 0, "R0">,
2013 Apr 30
0
[LLVMdev] [PATCH] Propagate DAG node ordering during legalization and instruction selection
On Tue, Apr 30, 2013 at 12:48 AM, Guo, Xiaoyi <Xiaoyi.Guo at amd.com> wrote: > Hi,**** > > ** ** > > We’ve recently encountered a problem in our compiler where the line number > in debug info jumps back and force even at O0. This is caused by DAG node > ordering not being properly kept during legalization and instruction > selection. There are still uncaught cases