search for: llvmer

Displaying 20 results from an estimated 451 matches for "llvmer".

Did you mean: llvmers
2003 Sep 11
0
[LLVMdev] event: maybe it is for LLVMers as well?
Hello LLVMers, as I have found in OCaML world, there comes the following event: Sixth International Conference on Coordination Models and Languages 24-27 February 2004, Pisa, Italy details: http://www.di.unipi.it/Coordination2004 P.S. I hope it is shouldn't be considered as off-topic here :-/...
2010 Mar 23
4
[LLVMdev] "Different" Summer of Code Ideas
Hello LLVMers (in particular, LLVMers interested in GSoC), Since people seem interested in GSoC project ideas, here is one that might not be totally obvious -- work on LLVM's testing infrastructure! :) I have been working hard on modernizing our nightly test performance monitoring software, but there is a...
2013 Jan 28
3
[LLVMdev] llvm.org DOWNTIME on 2/1 & 2/4
LLVMers, llvm.org will be down on 2/1 (approximate hours 10pm PST - ?), and 2/4 (8am PST - ?). Email will be sent to the list before and after the downtime. During this time ALL services (svn, web, etc) except for the mailing lists will be down. We are performing a server upgrade that will take some tim...
2010 Mar 25
0
[LLVMdev] "Different" Summer of Code Ideas
...ed doing Masters. For this year I have to study LLVM because it can be part of my thesis and it would be nice to contribuite with LLVM community and participate in GSoC. -- Lucas da Costa Silva @landir On Mon, Mar 22, 2010 at 11:06 PM, Daniel Dunbar <daniel at zuster.org> wrote: > Hello LLVMers (in particular, LLVMers interested in GSoC), > > Since people seem interested in GSoC project ideas, here is one that > might not be totally obvious -- work on LLVM's testing infrastructure! > :) > > I have been working hard on modernizing our nightly test performance > mo...
2008 Apr 03
3
[LLVMdev] choice between SSAPRE and bitvector aporach
Hi LLVMers, I am a PHD student in CS dept in UIUC, I am doing a project for Vikram's course, it is about PRE. I would like to know why you didn't choose SSAPRE in LLVM, since it seems to be more suitable for LLVM (it can operate directly on SSA form and avoid the conversion between SSA and bit-ve...
2011 Nov 20
3
[LLVMdev] Order of Basic Blocks
LLVMers, Is there any way to guarantee iteration of the basic blocks from top down or path to path? Currently it looks sort of semi-random, sometimes visiting loop heads first and other times loop tails, is there a way I can visit the BBs top down or path to path? Thank you. -------------- next part -...
2017 Jun 24
9
IMPORTANT: LLVM.org server move complete (SVN impact please read)
LLVMers, We have completed the move to the new server for LLVM.org. One casualty of this move was that svn.llvm.org was NOT enabled at this time. There is a new certificate for LLVM.org and HTTPS is enabled for the website. We know of a few issues with some of the webpages but will be working them out...
2008 Apr 04
3
[LLVMdev] choice between SSAPRE and bitvector aporach
On Fri, Apr 4, 2008 at 2:38 AM, Bill Wendling <isanbard at gmail.com> wrote: > On Apr 2, 2008, at 10:11 PM, Xuehai Qian wrote: > > Hi LLVMers, > > I am a PHD student in CS dept in UIUC, I am doing a project for > > Vikram's course, it is about PRE. I would like to know why you didn't > > choose SSAPRE in LLVM, since it seems to be more suitable for LLVM (it > > can operate directly on SSA form and...
2009 Oct 27
2
[LLVMdev] Re-JITing a Function
Dear LLVMers, Can the LLVM JIT, at run-time, take a function for which it has already generated native code, re-optimize it at the LLVM level, and then re-generate its native code, replacing calls of the old function with calls to the new function? I seem to recall that it could, but I need to make sure. Th...
2010 Mar 16
2
[LLVMdev] Replacement for findStopPoint() in LLVM 2.7
Dear LLVMers, I'm updating some code to use the new LLVM 2.7 API. One piece of this code uses the findStopPoint() function to find the source filename and line number information of an instruction. What is the best way to do this under LLVM 2.7 now that the stop point intrinsic has been removed? It...
2015 Apr 29
2
[LLVMdev] LLVM 3.6 homebrew core formula
Dear LLVMers, I am working on a project that depends on LLVM 3.6. For Homebrew, the core formula is pointing to LLVM 3.5.1 and LLVM 3.6 is only available as a homebrew tap. Since no core formula can depend in versioned taps, would it be possible to get the llvm36 (since already released) formula into homebrew...
2004 Sep 23
2
[LLVMdev] global register allocators and spill code
Hello Alkis, I am writting a global register allocator, and while I was searching the web to find useful links I found your message LLVMers: http://mail.cs.uiuc.edu/pipermail/llvmdev/2004-February/000860.html I would appreciate it if you could send me the code or tell me how to access it. Thanks, Samah
2007 Sep 13
2
[LLVMdev] LLVM 2.1 Release Branch Created!
LLVMers, The LLVM 2.1 release branches have been created! Over the next 2 days, I will be generating the pre-release tar balls. I will send out mail once I am done and then the community pre-release testing will begin. I'll also be sending out detailed instructions and the release schedule....
2008 Jul 03
4
[LLVMdev] simply wonder pronunciation of Clang
Hello, LLVMers. I just wonder How I can pronounce Clang. [see-laeng], [see-lang], [k-laeng], [k-lang]?? Thanks, Seung
2008 Jul 08
1
[LLVMdev] Emergency Reboot of llvm.org
Dear LLVMers, I will be rebooting the LLVM server in 5 minutes (3:35 pm Central Time). The system is experiencing unusually high load, no other remedies have lowered the load, and we think a reboot will fix it. Please make sure any commits to the LLVM repository are done within the next 5 minutes. Thank...
2009 Mar 09
2
[LLVMdev] Power Outage at University of Illinois
Dear LLVMers, There was a campus wide power outage today at the University of Illinois. It took down most (if not all) computing services, including the LLVM web/subversion server and the mailing list server. Power has since been restored, and it appears that our IT department has gotten the LLVM web and...
2008 May 10
2
[LLVMdev] 2.3 Branch Created!
LLVMers, The 2.3 branch has been created. I will now begin the pre-release testing and packaging. I will have the pre-release version tarballs and binaries ready on Monday, May 12th. I will ask you all to begin testing at that time. If you need to check out the branch before then, here is the prop...
2011 Apr 19
2
[LLVMdev] LLVM wiki to be removed 5/19
LLVMers, The LLVM wiki will be removed on May 19th. It would be great if people could move any important content to the LLVM docs before this happens. There are three main reasons for removing the wiki: 1) It is full of spam. 2) It is bad to have documentation in two very separate places. 3) The documen...
2009 Feb 20
7
[LLVMdev] 2.5 Pre-release2 available for testing
LLVMers, The 2.5 pre-release2 is finally available for testing: http://llvm.org/prereleases/2.5/ If you have time, I'd appreciate anyone who can help test the release. Please do the following: 1) Download/compile llvm source, and either compile llvm-gcc source or use llvm-gcc binary (please com...
2009 Aug 17
2
[LLVMdev] Code Freeze this Friday!!!
LLVMers, The 2.6 code freeze is this friday, August 21, at 9pm PDT. All major changes should be checked into SVN at this time. Please monitor the buildbots closely for any failures. I ask you to be very cautious with what you commit to svn over the next few days. This is not the time to be adding e...