similar to: [LLVMdev] [Fwd: Re: problem with multiple LLVM passes]

Displaying 20 results from an estimated 100000 matches similar to: "[LLVMdev] [Fwd: Re: problem with multiple LLVM passes]"

2009 Oct 05
0
[LLVMdev] [Fwd: Re: problem with multiple LLVM passes]
Rakesh Komuravelli wrote: > Hi John, > > I am having the exact same problem. Let me answer the four questions > that you have asked.. > > 1) Are both passes included in the same dynamic library? If not, are > you loading their respective libraries with multiple -load options? > > Yes. I load both the libraries with two -load options. I see both the > passes listed
2009 Sep 01
1
[LLVMdev] [Fwd: Re: A simulation tool]
-------------- next part -------------- An embedded message was scrubbed... From: John Criswell <criswell at cs.uiuc.edu> Subject: Re: [LLVMdev] A simulation tool Date: Tue, 1 Sep 2009 17:23:34 -0500 Size: 2903 URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090901/c1e167ca/attachment.eml>
2007 Nov 02
3
[LLVMdev] [Fwd: Fwd: LLVM and threading]
Dear All, Here's a question Vikram and I received. Is the LLVM JIT thread safe? -- John T. -------------- next part -------------- An embedded message was scrubbed... From: "Adve, Vikram Sadanand" <vadve at uiuc.edu> Subject: Fwd: LLVM and threading Date: Thu, 1 Nov 2007 09:48:59 -0500 Size: 3037 URL:
2010 Oct 08
0
[LLVMdev] Fwd: Re: MAJOR API CHANGE: Pass initialization without static constructors
Forgot to reply to the list. -- John T. -------- Original Message -------- Subject: Re: [LLVMdev] MAJOR API CHANGE: Pass initialization without static constructors Date: Fri, 8 Oct 2010 15:05:21 -0500 From: John Criswell <criswell at illinois.edu> To: Owen Anderson <resistor at mac.com> On 10/8/10 1:29 PM, Owen Anderson wrote: > Hello fellow LLVM-ers, > > As
2010 May 08
0
[LLVMdev] [Fwd: Error while running my pass with opt]
-------------- next part -------------- An embedded message was scrubbed... From: ambika <ambika at cse.iitb.ac.in> Subject: [LLVMdev] Error while running my pass with opt Date: Sat, 08 May 2010 00:34:28 +0530 Size: 4743 URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100508/3f516ab1/attachment.eml>
2006 Oct 22
1
[Fwd: Wxruby-development post from noreply@rubyforge.org requires approval]
Alex: Any idea why the list is still bouncing these? "noreply at rubyforge.org" is in the list of addresses that are supposed to be allowed to post even though not subscribed. What is that about "Message has implicit destination"??? Kevin -------- Original Message -------- Subject: Wxruby-development post from noreply at rubyforge.org requires approval Date: Sat, 21 Oct
2006 May 10
5
[Fwd: tailing error]
-------------- next part -------------- An embedded message was scrubbed... From: =?iso-8859-1?Q?Pe=F1a=2C_Botp?= <botp at delmonte-phil.com> Subject: tailing error Date: Tue, 9 May 2006 11:21:03 +0800 Size: 1852 Url: http://rubyforge.org/pipermail/win32utils-devel/attachments/20060509/45783cb1/attachment.eml
2011 Jan 14
2
Fwd: Question about Network UPS Tools bcmxcp driver
Hi, Got this mail. It looks like he has a ups with revision before K, and need another startup. The 'PW_SET_REQ_ONLY_MODE' is not implemented, so to make it work we have to follow the protocol and send a 'PW_ID_BLOCK_REQ'. This in comsetup of bcmxcp_ser.c Also the standard id block ends with 'Statistics Map', so we have to Skip after reading the length of the 'Size
2010 Apr 11
2
[LLVMdev] [Fwd: Can someone help me with error while i make my own pass]
-------------- next part -------------- An embedded message was scrubbed... From: ambika <ambika at cse.iitb.ac.in> Subject: [LLVMdev] Can someone help me with error while i make my own pass Date: Thu, 08 Apr 2010 21:40:25 +0530 Size: 4901 URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100411/33876147/attachment.eml>
2008 Dec 05
0
[LLVMdev] Fwd: LLVM profiling
Hello, To my understanding, i think that by using LLVM-prof it automatically calls the profile.pl script, if i'm mistaken please let me know. Also, I do the function and basicblock profiling together because of this conversation i found which can be found here: http://www.nabble.com/Help-regarding-profiling-information-td496916.html If there are any other suggestions please let me know.
2005 Nov 11
1
[Fwd: Thanks for win32-service]
Nice. :) -------------- next part -------------- An embedded message was scrubbed... From: Jamey Cribbs <cribbsj at oakwood.org> Subject: Thanks for win32-service Date: Fri, 11 Nov 2005 11:33:13 -0500 Size: 2505 Url: http://rubyforge.org/pipermail/win32utils-devel/attachments/20051111/5b46cd4f/Thanksforwin32-service.eml
2009 Jan 13
0
[LLVMdev] [Fwd: Re: insertAfter method Patch]
Dear All, Should this patch be committed now? I just did a quick read-over of it when it was first submitted. -- John T. -------------- next part -------------- An embedded message was scrubbed... From: "Thomas B. Jablin" <tjablin at CS.Princeton.EDU> Subject: Re: [LLVMdev] insertAfter method Patch Date: Mon, 12 Jan 2009 15:58:34 -0500 (EST) Size: 4813 URL:
2010 Mar 10
1
[LLVMdev] [Fwd: Re: [cfe-dev] Porting to x64]
[Please reply to list, and not me directly] Thats probably something to do with how you've run cmake to generate the project file (did you run it?). -------------- next part -------------- An embedded message was scrubbed... From: Clark Gaebel <cg.wowus.cg at gmail.com> Subject: Re: [cfe-dev] Porting to x64 Date: Wed, 10 Mar 2010 07:01:02 -0500 Size: 3341 URL:
2003 Aug 22
0
[Fwd: Confirmation accepted]
And here's the proof. Any list subscriber could have confirmed this mail, which never should have been send in the first friggin' place. -- "Well," Brahma said, "even after ten thousand explanations, a fool is no wiser, but an intelligent man requires only two thousand five hundred." - The Mahabharata -------------- next part -------------- An
2007 Mar 06
1
[LLVMdev] [Fwd: Re: using dsa]
Forgot to hit "Reply All." -- John T. -------------- next part -------------- An embedded message was scrubbed... From: John Criswell <criswell at cs.uiuc.edu> Subject: Re: using dsa Date: Tue, 06 Mar 2007 09:53:43 -0600 Size: 3103 URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070306/ef7c2f29/attachment.mht>
2009 Sep 14
1
Fwd: NUT and removed allowfrom/ACCEPT/REJECT support
I don't reply to messages send to me in private. Best regards, Arjen -- Please keep list traffic on the list -------------- next part -------------- An embedded message was scrubbed... From: Rudolf Cejka <cejkar op fit.vutbr.cz> Subject: NUT and removed allowfrom/ACCEPT/REJECT support Date: Mon, 14 Sep 2009 19:23:17 +0200 Size: 3148 URL:
2004 Jan 09
1
Fwd: new cvs build failure
I just rebuilt it and watched this time. What are the ? about ? [root@carol src]# cvs checkout zaptel libpri asterisk ? libpri/libpri.so.1.0 ? libpri/pri.lo ? libpri/prisched.lo ? libpri/q921.lo ? libpri/q931.lo ? asterisk/doc/api cvs server: Updating zaptel cvs server: Updating libpri cvs server: Updating asterisk cvs server: Updating asterisk/agi cvs server: Updating asterisk/apps cvs server:
2002 May 23
1
Fwd: samba pdc won't work with other samba file servers
Hello! i just took a closer look at log.smbd; it seems there is no problem with the file server passing on the authentication to the pdc, but the pdc logs say that the user's nt password or NTLM password doesn't match -- quite strange, considering i was able to log on and access a share on the pdc. Comments? ======================================================= Hello! A
2010 May 11
0
[LLVMdev] [Fwd: Error while running my pass with opt]
John Criswell wrote: > ambika wrote: >> Here is getAnalysisUsage() i am using, >> >> void getAnalysisUsage(AnalysisUsage&AU) const { >> AU.setPreservesAll(); >> AU.addRequired<DominatorTree>(); >> } >> >> and then I use it as, >> >> >> bool ptrTest::runOnModule(Module&M) { >> >>
1999 Apr 22
0
[Fwd: I'd like to know something about samba..]
Hello, I'm working for HP Korea. Nowdays, I'm installing Samba 2.0.3 version to HP-UX 11.0 32 bit version. But unlike HP-UX 10.20, nmbd isn't invoked. I've checked Makefile already, but this didn't seem to cause that. In addition, I'd like to test Samba server on HP-UX as print server. But it is difficult to find related materials and documents. Would you let me know the