similar to: [LLVMdev] Seeking advice on Structural Analysis pass

Displaying 20 results from an estimated 200 matches similar to: "[LLVMdev] Seeking advice on Structural Analysis pass"

2010 Mar 14
1
[LLVMdev] Seeking advice on Structural Analysis pass
On 03/13/2010 08:54 PM, James Stanier wrote: > > Hi folks, Hi James, I have also been working on such a pass for the last couple of month. The pass itself is finished and ether has written some further LLVM support implementing a RegionPass class, that can be used to implement region passes that work like the existing LoopPasses today, but use a region instead of a loop or function as
2016 Feb 16
0
Mapping UIDs on Linux to same UID as AD-bound Mac is mapping to
On 16/02/16 09:32, Brett Randall wrote: > Hi all > > > > I have a Linux machine bound to AD, and a Mac bound to AD. Both have me log > in with different UIDs for the same AD user. This makes sense, as AD doesn't > have a UNIX-compliant uid/gid attribute. Well as far as Samba is concerned it does and if you add SFU or IDMU to windows AD, it also does, i.e. uidNumber
2016 Feb 16
4
Mapping UIDs on Linux to same UID as AD-bound Mac is mapping to
Hi all I have a Linux machine bound to AD, and a Mac bound to AD. Both have me log in with different UIDs for the same AD user. This makes sense, as AD doesn't have a UNIX-compliant uid/gid attribute. One thing I have found that interests me is this: https://books.google.com.au/books?id=yNILCwAAQBAJ
2012 Feb 07
2
3D confidence ellipsoid with ellipse projections onto 2D plane
I have a 3xN matrix of parameters obtained from N regressions where the 3 parameters are jointly statistically significant. I would like to reproduce a 3D confidence ellipsoid projecting 2D ellipses onto the XY plane as in Figure 5.2 in this
2010 Mar 31
1
How to calculate fold change and its confidence interval
Dear all, I am reading the book "statistic analysis of gene expression microarray data" by Terry Speed . On page16-17, there is an example that I can not repeat. The content can be found using below linkage:
2007 Mar 12
1
[LLVMdev] Structural Analysis
Is there structural analysis as described in Advanced compiler design & implementation(Muchnick) in LLVM now? I only find interval analysis in IntervalPartition.cpp now. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070312/5b6ea365/attachment.html>
2010 Mar 16
1
[LLVMdev] Seeking advice on Structural Analysis pass
Hi Trevor, I just studied your diagrams -- I *think* that the "control tree" of structural analysis is not same as the "control flow tree" from your own Java work. However, as you understand your work more than I do, I present you with some fancy coloured diagrams that I drew that might help you (and others!) understand what structural analysis does a bit better than the
2017 Mar 13
2
Job openings to work on LLVM, Clang, and LLDB at Apple
Appleā€™s Developer Tools team is seeking exceptional engineers to work on LLVM, Clang, and LLDB. Positions are open at a variety of levels of experience. Select positions are highlighted below. Please send all responses to llvm-job-apply at group.apple.com, including the relevant job title and a CV. We look forward to meeting you at EuroLLVM! GPU Compiler Engineer
2010 Mar 21
0
[LLVMdev] Seeking advice on Structural Analysis pass
On 03/16/2010 05:02 PM, James Stanier wrote: > > Hi Trevor, > > I just studied your diagrams -- I *think* that the "control tree" of > structural analysis is not same as the "control flow tree" from your own > Java work. However, as you understand your work more than I do, I present > you with some fancy coloured diagrams that I drew that might help you
2010 Mar 13
2
[LLVMdev] Seeking advice on Structural Analysis pass
Hi folks, A few months back I finished writing and testing a pass which implements "structural analysis" as described originally by Sharir in 1980 ("Structural analysis: A new approach to flow analysis in optimizing compilers") and more recently by Muchnick in Advanced Compiler Design and Implementation. It analyses the CFG and recognises specific region schema, such as
2018 Jan 06
1
Community Feedback: Git Repository for R-Devel
I attach a basic State of Art: ########################################################################################################################################## # State of Art Analysis of Git vs SVN ########################################################################################################################################## Scopus Keywords: GIT AND SVN
2005 Aug 04
1
RES: Icecast Installation
Tks for you answer Robert, It's my first time with IceCast for Linux and if possible I would like to take a look in your configuration files or a how-to. Tks. -----Mensagem original----- De: icecast-bounces@xiph.org [mailto:icecast-bounces@xiph.org]Em nome de Robert Muchnick Enviada em: quinta-feira, 4 de agosto de 2005 22:59 Para: icecast@xiph.org Assunto: Re: [Icecast] Icecast Instalation
2005 Oct 05
1
reencoding experience
another solution would be to reencode mp3 files at the wanted bitrate first, and then serve them via ices to icecast ;) On Wed, 5 Oct 2005 11:43:27 -0600 (MDT) Anno Domini, the honourable Robert Muchnick wrote using one of his keyboards: > On a Linux server (2.4.29) with 3.0GHz PIV and 1GB memory, ices 0.4 > sending to icecast 2.2 on the same machine without re-encoding will > not even
2005 Jul 26
2
Icecast/ices problem
Thanks for the suggestion. It turns out that debug for ices told me nothing but debug for icecast 2.2.0 showed that it was terminating the source at the same place in the playlist, apparently due to a lack of trailing metadata in one particular file -- icecast saw it as end of stream. After checking code updates on the TRAC system, I installed the kh branch of icecast (kh13) and this seems
2005 Jun 04
0
relay icecast to shoutcast
that's seems a shame. I'm aware of what dns is - and I was prepared for periodic drops in transmission. My dynamic dns name is updated (when necessary) every 10 minutes. For a variety of reasons i'm reluctant to use a static ip for this project - but if it can't be done.... On Sat, 2005-06-04 at 19:22 -0600, Robert Muchnick wrote: > On Sun, 5 Jun 2005, Iain Mott wrote: >
2007 Aug 25
2
[LLVMdev] constructing 'for' statement from LLVM bitcode
---- Original message ---- >Date: Fri, 24 Aug 2007 22:23:39 -0700 >From: Chris Lattner <sabre at nondot.org> >Subject: Re: [LLVMdev] constructing 'for' statement from LLVM bitcode >To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> > > >On Aug 24, 2007, at 10:07 PM, Seung Jae Lee wrote: > >> Do you have any idea on how I can construct
2011 Jun 12
0
[RFC] PowerChain: add device.parent to NUT variable names
As already presented, the links below will describe in details the PowerChain notion: https://wiki.ubuntu.com/ServerOneiricInfraPower https://wiki.ubuntu.com/ServerOneiricInfraPower#PowerChain%20design https://wiki.ubuntu.com/ServerOneiricInfraPower#PowerChain%20implementation The idea here is to add a new variable, named 'device.parent', so that every device can reference its parent. I
2011 Jul 26
0
[RFC] PowerChain: add LIST POWERCHAIN and GET POWERCHAIN to the client (network) protocol
Hi, this is the 2nd part of the PowerChain RFC. 2011/6/13 Arnaud Quette <aquette.dev at gmail.com> > As already presented, the links below will describe in details the > PowerChain notion: > > https://wiki.ubuntu.com/ServerOneiricInfraPower > https://wiki.ubuntu.com/ServerOneiricInfraPower#PowerChain%20design >
2006 Mar 25
2
static file streaming
Hi All, Maybe I do something completely wrong and I make some trivial mistakes but the static streaming doesn't work for me. I describe my setup. Thanks, Ivan - I try to reach the following URLs but neither of them worked: http://my.server.hu/try.mp3 http://my.server.hu/try.mp3.m3u http://my.server.hu/list.m3u - The /usr/share/icecast2/web directory contains the following files: try.mp3
2006 Mar 25
2
static file streaming
Sorry! The links I tried are: http://my.server.hu:8000/try.mp3 <http://my.server.hu/try.mp3> http://my.server.hu <http://my.server.hu/try.mp3.m3u><http://my.server.hu/try.mp3.m3u> :8000 <http://my.server.hu/try.mp3>/try.mp3.m3u<http://my.server.hu/try.mp3.m3u> http://my.server.hu <http://my.server.hu/list.m3u><http://my.server.hu/list.m3u> :8000