search for: ensta

Displaying 10 results from an estimated 10 matches for "ensta".

Did you mean: enst
2017 Jan 16
3
Your help needed: List of LLVM Open Projects 2017
...usually try to avoid any big "projects" and mainly add/fix things > in response to user needs, but just wondering if somebody has any ideas. > I'm not particularly active in lld anymore, but the last big item I'd like to see implemented is Pettis-Hansen layout. http://perso.ensta-paristech.fr/~bmonsuez/Cours/B6-4/Articles/papers15.pdf (mainly because it improves performances of the final executable). GCC/gold have an implementation of the algorithm that can be used as base. I'll expand if anybody is interested. Side note: I'd like to propose a couple of llvm project...
2018 Aug 07
3
Regarding basic block layout/code placement optimizations of profile guided optimization (PGO)
...would like to learn the details regarding what exactly PGO does for basic block layout/code placement optimizations in llvm. Could you please point me to some descriptions? Is it close to this paper (Karl Pettis and Robert C. Hansen. 1990. Profile guided code positioning. PLDI'90) http://perso.ensta-paristech.fr/~bmonsuez/Cours/B6-4/Articles/papers15.pdf? Whether it is purely intra-procedural or include inter-procedural optimizations? Thank you so much! Best regards, Xiaowan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/ll...
2017 Jan 16
4
Your help needed: List of LLVM Open Projects 2017
...quot;projects" and mainly add/fix things > > in response to user needs, but just wondering if somebody has any ideas. > > > > I'm not particularly active in lld anymore, but the last big item I'd > like to see implemented is Pettis-Hansen layout. > http://perso.ensta-paristech.fr/~bmonsuez/Cours/B6-4/Articles/papers15.pdf <http://perso.ensta-paristech.fr/~bmonsuez/Cours/B6-4/Articles/papers15.pdf> > (mainly because it improves performances of the final executable). > GCC/gold have an implementation of the algorithm that can be used as > base. I...
2001 Apr 03
4
MS Office with WINE
Hi, there I am a studying possibility of using wine in professional environment. I installed codeweavers wine recently with success. But I fear the answer is not an evident YES... With notepad, I have not acheived any printing yet. First goal would be running MS Office for win 98, especially Excel (another vintage for better emulation if necessary). What is your opinion ? More precisely, what
2017 Jan 17
4
Your help needed: List of LLVM Open Projects 2017
...> >> > >>>>> >> >>>>> >> I'm not particularly active in lld anymore, but the last big item >>>>> I'd >>>>> >> like to see implemented is Pettis-Hansen layout. >>>>> >> http://perso.ensta-paristech.fr/~bmonsuez/Cours/B6-4/Article >>>>> s/papers15.pdf >>>>> >> (mainly because it improves performances of the final executable). >>>>> >> GCC/gold have an implementation of the algorithm that can be used as >>>>> >...
2017 Jan 16
2
Your help needed: List of LLVM Open Projects 2017
...; > in response to user needs, but just wondering if somebody has any > ideas. > >> > > >> > >> I'm not particularly active in lld anymore, but the last big item I'd > >> like to see implemented is Pettis-Hansen layout. > >> http://perso.ensta-paristech.fr/~bmonsuez/Cours/B6-4/ > Articles/papers15.pdf > >> (mainly because it improves performances of the final executable). > >> GCC/gold have an implementation of the algorithm that can be used as > >> base. I'll expand if anybody is interested. > >&g...
2017 Jan 16
2
Your help needed: List of LLVM Open Projects 2017
...ring if somebody has any >>> ideas. >>> >> > >>> >> >>> >> I'm not particularly active in lld anymore, but the last big item I'd >>> >> like to see implemented is Pettis-Hansen layout. >>> >> http://perso.ensta-paristech.fr/~bmonsuez/Cours/B6-4/Article >>> s/papers15.pdf >>> >> (mainly because it improves performances of the final executable). >>> >> GCC/gold have an implementation of the algorithm that can be used as >>> >> base. I'll expand if an...
2017 Jan 17
2
Your help needed: List of LLVM Open Projects 2017
...t;> > in response to user needs, but just wondering if somebody has any ideas. > >> > > >> > >> I'm not particularly active in lld anymore, but the last big item I'd > >> like to see implemented is Pettis-Hansen layout. > >> http://perso.ensta-paristech.fr/~bmonsuez/Cours/B6-4/Articles/papers15.pdf <http://perso.ensta-paristech.fr/~bmonsuez/Cours/B6-4/Articles/papers15.pdf> > >> (mainly because it improves performances of the final executable). > >> GCC/gold have an implementation of the algorithm that can be used...
2010 Jul 06
2
%% in templates
...upon checking the file with: erb -x -T ''-'' sudoers.erb | ruby -c Which gives the error: -:28: syntax error, unexpected '':'', expecting $end ; sup ALL=NOPASSWD: ALL So.. after a bit of investigation, I found the following line in the ruby docs (http://www.ensta.fr/~diam/ruby/online/ruby-doc-stdlib/libdoc/erb/rdoc/index.html) "% a line of Ruby code -- treated as <% line %> (optional -- see ERB.new) %% replaced with % if first thing on a line and % processing is used" Awesome! That explains that then! So I updated my template to read:...
2017 Jan 16
10
Your help needed: List of LLVM Open Projects 2017
Hi folks, Happy new year! Last LLVM Developers' Meeting I had a BoF: 'Raising Next Generation LLVM Developers'. It was suggested that we should update our open projects page and possibly restructure it a little bit. I volunteered to do this work and I need your help. Chandler and I started working on a google doc [1]. We pinged few code owners asking them to list of