home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / arch / 10937 < prev    next >
Encoding:
Text File  |  1992-11-19  |  985 b   |  27 lines

  1. Newsgroups: comp.arch
  2. Path: sparky!uunet!haven.umd.edu!decuac!pa.dec.com!rdg.dec.com!news.crl.dec.com!payne
  3. From: payne@crl.dec.com (Andrew Payne)
  4. Subject: Re: DEC Alpha architecture issues
  5. Message-ID: <1992Nov19.195915.21527@crl.dec.com>
  6. Sender: news@crl.dec.com (USENET News System)
  7. Organization: DEC Cambridge Research Lab
  8. References: <1992Nov18.112407.2518@doug.cae.wisc.edu> <1992Nov19.002740.7914@adobe.com> <1992Nov19.011525.26671@crl.dec.com>
  9. Date: Thu, 19 Nov 1992 19:59:15 GMT
  10. Lines: 15
  11.  
  12.  
  13. [...regarding conditional moves on DEC's Alpha...]
  14.  
  15. For a reference on compilers, inlining conditional code, and GCC see:
  16.  
  17. "Eliminating Branches using a Superoptimizer and the GNU C Compiler" by
  18. Granlund and Kenner in ACM SIGPLAN '92 pp. 341-352
  19.  
  20. The paper describes methods for inlining short conditional statements.  While
  21. they give examples for the RS/6000, the techniques map nicely onto machines 
  22. with conditional move instructions.
  23.  
  24. -- 
  25. Andrew C. Payne
  26. DEC Cambridge Research Lab
  27.