home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / compiler / 1473 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  1.3 KB

  1. Path: sparky!uunet!ulowell!news.bbn.com!olivea!mintaka.lcs.mit.edu!spdcc!iecc!compilers-sender
  2. From: preston@dawn.cs.rice.edu (Preston Briggs)
  3. Newsgroups: comp.compilers
  4. Subject: Re: interaction between loop scheduling and register allocation
  5. Keywords: registers, optimize, bibliography
  6. Message-ID: <92-08-173@comp.compilers>
  7. Date: 28 Aug 92 18:06:54 GMT
  8. References: <92-08-154@comp.compilers>
  9. Sender: compilers-sender@iecc.cambridge.ma.us
  10. Reply-To: preston@dawn.cs.rice.edu (Preston Briggs)
  11. Organization: Rice University, Houston
  12. Lines: 22
  13. Approved: compilers@iecc.cambridge.ma.us
  14.  
  15. wang@minos.inria.fr writes:
  16. >Is [there] any published paper about the interaction between
  17. >loop scheduling and register allocation and the algorithms for combining 
  18. >these two parts?
  19.  
  20. Try this one, from the SIGPLAN '92 Conference on Programming Languages
  21. and Design.  The proceedings are published in SIGPLAN Notices.
  22.  
  23. @article{rau:92,
  24.   title="Register Allocation for Software Pipelined Loops",
  25.   author="B. R. Rau and M. Lee and P. P. Tirumalai and M. S. Schlansker",
  26.   pages="283--299",
  27.   journal=sigplan,
  28.   year=1992,
  29.   month=july,
  30.   volume=27,
  31.   number=7,
  32.   note=pldi92
  33. }
  34. -- 
  35. Send compilers articles to compilers@iecc.cambridge.ma.us or
  36. {ima | spdcc | world}!iecc!compilers.  Meta-mail to compilers-request.
  37.