retargetable code generation

bashford@ls12r.informatik.uni-dortmund.de (Steven Bashford)
Fri, 28 Apr 1995 18:58:56 GMT

          From comp.compilers

Related articles
retargetable code generation bashford@ls12r.informatik.uni-dortmund.de (1995-04-28)
| List of all articles for this month |

Newsgroups: comp.compilers
From: bashford@ls12r.informatik.uni-dortmund.de (Steven Bashford)
Keywords: code, portable, question, DSP
Organization: CS Department, Dortmund University, Germany
Date: Fri, 28 Apr 1995 18:58:56 GMT

I'm actually researching in techniques for retargetable code generation,
with support for non-regular architectures (like DSPs) with features like


- heterogeneous, distributed register sets and/or
- instruction level parallelism.


I`m looking for references in this area. I'm very interested in instruction
scheduling techniques that take into account timing constraints, and in
techniques that integrate code selection, register allocation and instruction
scheduling (phase coupling).




Thanks for any hint in advance,


Steven.
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.