search for: budimlic02

Displaying 8 results from an estimated 8 matches for "budimlic02".

2007 Apr 12
0
[LLVMdev] Regalloc Refactoring
> I'm definitely interested in improving coalescing and it sounds like > this would fall under that work. Do you have references to papers > that talk about the various algorithms? Some suggestions: @InProceedings{Budimlic02, AUTHOR = {Zoran Budimlic and Keith D. Cooper and Timothy J. Harvey and Ken Kennedy and Timothy S. Oberg and Steven W. Reeves}, YEAR = "2002", TITLE = "Fast copy coalescing and live-range identification", BOOKTITLE = "PLDI", PAGES =...
2007 Apr 12
4
[LLVMdev] Regalloc Refactoring
> And I have a quite fast algo that I believe is simpler than [Budimlic02] > and I can share it with you :) Do you have a paper on this? I'd be interested in seeing it. -Tanya > > Fernando > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs....
2007 Apr 12
8
[LLVMdev] Regalloc Refactoring
Chris Lattner wrote: > On Thu, 12 Apr 2007, David Greene wrote: >> As I work toward improving LLVM register allocation, I've >> come across the need to do some refactoring. > > cool. :) One request: Evan is currently out on vacation until Monday. > This is an area that he is very interested in and will want to chime in > on. Please don't start anything
2007 Apr 14
6
[LLVMdev] Regalloc Refactoring
..., Fernando Magno Quintao Pereira wrote: >> I'm definitely interested in improving coalescing and it sounds like >> this would fall under that work. Do you have references to papers >> that talk about the various algorithms? > > Some suggestions: > > @InProceedings{Budimlic02, > AUTHOR = {Zoran Budimlic and Keith D. Cooper and Timothy J. Harvey > and Ken Kennedy and Timothy S. Oberg and Steven W. Reeves}, > YEAR = "2002", > TITLE = "Fast copy coalescing and live-range identification", Yep, this is the one I was think...
2007 Apr 12
0
[LLVMdev] Regalloc Refactoring
>> And I have a quite fast algo that I believe is simpler than [Budimlic02] >> and I can share it with you :) > > Do you have a paper on this? I'd be interested in seeing it. > Yes, I have a tech report on this page: http://compilers/fernando/projects/soc/ and I have submitted a paper to SAS, and now I am waiting for the review. The coalescing algor...
2007 Apr 18
1
[LLVMdev] Regalloc Refactoring
Who's your advisor? -scooter (aka "Dr. B. Scott Michel, UCLA CS 2004" :-) On Apr 12, 2007, at 4:39 PM, Fernando Magno Quintao Pereira wrote: > >>> And I have a quite fast algo that I believe is simpler than >>> [Budimlic02] >>> and I can share it with you :) >> >> Do you have a paper on this? I'd be interested in seeing it. >> > > Yes, I have a tech report on this page: > > http://compilers/fernando/projects/soc/ > > and I have submitted a paper to SAS, and now I am wa...
2007 Apr 16
0
[LLVMdev] Regalloc Refactoring
...intao Pereira wrote: >>> I'm definitely interested in improving coalescing and it sounds like >>> this would fall under that work. Do you have references to papers >>> that talk about the various algorithms? >> Some suggestions: >> >> @InProceedings{Budimlic02, >> AUTHOR = {Zoran Budimlic and Keith D. Cooper and Timothy J. Harvey >> and Ken Kennedy and Timothy S. Oberg and Steven W. Reeves}, >> YEAR = "2002", >> TITLE = "Fast copy coalescing and live-range identification", > > Yep, t...
2007 Apr 16
3
[LLVMdev] Regalloc Refactoring
...;m definitely interested in improving coalescing and it sounds >>>> like >>>> this would fall under that work. Do you have references to papers >>>> that talk about the various algorithms? >>> Some suggestions: >>> >>> @InProceedings{Budimlic02, >>> AUTHOR = {Zoran Budimlic and Keith D. Cooper and Timothy J. >>> Harvey >>> and Ken Kennedy and Timothy S. Oberg and Steven W. Reeves}, >>> YEAR = "2002", >>> TITLE = "Fast copy coalescing and live-range identifi...