similar to: Mark code from source to IR

Displaying 20 results from an estimated 4000 matches similar to: "Mark code from source to IR"

2011 Aug 31
2
[LLVMdev] Branch transformation with branch-weight metadata
Hello :) I am looking around __builtin_expect() directive for optimization. ( http://llvm.org/docs/BranchWeightMetadata.html ) Since it is not included in v2.9, I am searching about it on svn trunk. I found that the lowering phase generates branch-weight metadata node for that directive. However, I can't find any code related to the metadata even in the branch transformation code. IMHO, in
2016 Apr 22
3
[RFC] remove the llvm.expect intrinsic
I, of course, thought the ~100 lines added by D19299 was a reasonable trade for the ~800 lines removed in D19300. David Li (and anyone else following along), do you still like those patches after hearing this objection or should I abandon? On Fri, Apr 22, 2016 at 11:55 AM, Reid Kleckner <rnk at google.com> wrote: > Sorry, I didn't realize that was the clang side. > > I think
2016 Apr 22
3
[RFC] remove the llvm.expect intrinsic
On Fri, Apr 22, 2016 at 10:39 AM, Philip Reames <listmail at philipreames.com> wrote: > > > On 04/22/2016 09:20 AM, Sanjay Patel via llvm-dev wrote: > > I've proposed removing the llvm.expect intrinsic: > http://reviews.llvm.org/D19300 > > The motivation for this change is in: > http://reviews.llvm.org/D19299 > > For reference: > 1. We created an
2016 Apr 22
4
[RFC] remove the llvm.expect intrinsic
I've proposed removing the llvm.expect intrinsic: http://reviews.llvm.org/D19300 The motivation for this change is in: http://reviews.llvm.org/D19299 For reference: 1. We created an intrinsic that's only reason for existing is to improve perf, but the intrinsic can harm optimization by interfering with transforms in other passes. 2. To solve that, we created a pass to always transform
2016 Apr 22
2
[cfe-dev] [RFC] remove the llvm.expect intrinsic
Sorry for jumping in so late into this discussion, but I genuinely believe that removing this is a bad idea. My reason for saying this is going to sound very strange, but I think that we need to understand a bit more about how this is being handled. A while back one of my customers asked me if there was a method for advising the compiler how an if-statement was likely to resolve, and I
2003 Sep 05
2
Transfer (again!)
Hello, I am building an asterisk PBX with some stuff to make a usable VOIP / PSTN Gateway. I use the following devices: SIP Phones from GrandStream for VOIP side OpenLine4 from voicetronix for PSTN Side I am building things step by step with some priorities. I have now a working system able to place and receive calls from/to pstn. Before attempting to bring other functions (like voice
2003 Jul 08
2
Transfert call
Hi, A question about transfert. How can I make transfert with the the person who call. X call Z and X transfert Z to Y. I only succeed to do X call Z and Z transfert to Y. If someone have a solution it will be very good =) regards Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 May 13
1
How to improve transfert rate with rsync
Hello, 1) I am using rsync with gentoo and all emerge are very fast 400 kb/s ADSL connections. When I am using rsync with two computers with the same bandwith connection (ADSL 400 kb/s) transfert is very low (40 kb/s). options are "rsync -avzub". How can I improve the rate of transfert ? I saw That it use sftp. Is there a configuration file for sftp that improve the transfert ? 2) How
2016 Aug 05
2
How to modify user fields with a command line ?
2016-08-04 17:49 GMT+04:00 Rowland Penny <rpenny at samba.org>: > On Thu, 4 Aug 2016 16:44:34 +0400 > henri transfert <hb.transfert at gmail.com> wrote: > > > Hi, > > > > On RSAT , we can see that there are some extra fields for users > > account like description, office, phone number or email address. > > > > I already have hundreds of
2010 Aug 11
8
XenConvert
Hi guys I have installed Xen 4 on Debian Lenny 5.0. I have a physical Windows 2003 Server and I wanna convert this server on a virtual server... I try to use XenConvert but without sucsess... Somebody can help??? Thanks Gilberto Nunes TI Selbetti Gestão de Documentos Telefone: +55 (47) 3441-6004 Celular: +55 (47) 8861-6672 _______________________________________________ Xen-users mailing
2003 Sep 24
3
Call transfert with dial plan
Hello, As I have problems getting transfert call working with my grandstream SIP Phones, I woul like to know if it is possible to do it with a proper dial plan in exten.conf. I haven't found any information about that in the docs. Regards, Daniel ANDRE -- Daniel ANDRE (mailto:dandre@iris-tech.fr) IRIS Technologies - http://www.iris-tech.com Serveur kwartz - http://www.kwartz.com
2016 Apr 22
2
[RFC] remove the llvm.expect intrinsic
Hi Reid - The intent of D19299 is to remove all Clang refs to llvm.expect. Do you see any holes after applying that patch? On Fri, Apr 22, 2016 at 11:36 AM, Reid Kleckner <rnk at google.com> wrote: > Clang still appears to use llvm.expect. I think if you can show that it's > trivial to update clang with a patch, then yeah, moving back down to one > representation for this
2006 Aug 24
1
Time problem
Hello, I have a little problem regarding time. I want to preserve all time when i transfert for my backup. So i used the following option "-t", but when i transfert it i have nothing about times just the day when it was transfered. Here is a snapshot of what i try to explain I transfert my data though this command rsync -trvu 192.169.10.69::original /mnt/disque3 Client side ls -la
2016 Aug 04
2
How to modify user fields with a command line ?
Hi, On RSAT , we can see that there are some extra fields for users account like description, office, phone number or email address. I already have hundreds of user accounts in Samba AD but these extra fields have not been fed. I would like to import in particular the email address for each existing users, however I don't find a way to do that with a samba command line. Is there a way to
2003 Nov 04
1
Call Transfert with SwissVoice IP10S in MGCP mode
Hello, Now that I have a nearly working configuration for my IP10S with * I wonder if anyone has done call transfert with this Phone. In the IP10S documentation they talk about the 'service key' wich is the key with the white dot on it. With this Key, it should be possible to have a menu with call transfert entries. This menu should (accordingly to the documentation) depend on the
2003 Dec 10
1
Transfert with IAX
Hi, I try to use Libiax in order to put un transfert button in my iax softphone. Is there a way to make a call transfert ? Best regards rattana -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031210/e1e6acf3/attachment.htm
2005 Jul 21
1
attended transfert
hi i would lke implement attended transfert (or consultative transfer) on asterisk server, but i don't find doc about this. Could you help me with some doc about attended transfert? thanks
2020 Mar 31
3
Samba 4.10 / CentOS 7
Ok Thank you Andrew So I assume it is reasonable to install all packages listed for the CentOS8 in a CentOS7 server , I already have EPEL repo configured. Our Samba 4.9 AD DC is source compiled and I would like to upgrade by compiling and installing 4.10 . So my other question is : is it possible to have python3 and python2 live together on the same server ? Thanks Le mar. 31 mars 2020 ?
2006 Sep 10
3
The specified network name is no longer available
Hi, I got a weird probleme. I have a fileserver running FreeBSD 6.1 and 2 client running Windows XP. Samba version 3.0.23c is installed on FreeBSD server when I'm downloading something from the server to any of my client machine, I got no probleme even with big file, but when I'm uploading from any client machine to the server if the file or folder is bigger than 20mo, after a few
2004 Jun 17
5
Problem in using rsync
Hi I use rsync to perform backup on disk on a SunFire 880 with Solaris 8. For performance issues, we launch simultaneously 5 rsyncs on 5 different fliesystems and about 150-200 "cp -p" commands on as many database files. We have been using the same scripts for about 2 months, without problems. The backup is performed on the same server (from filesystem to filesystem on the same