Skip to search formSkip to main contentSkip to account menu

Instruction selection

Known as: Lowest common denominator (computers) 
In computer science, instruction selection is the stage of a compiler backend that transforms its tree-based middle-level intermediate representation… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2014
2014
Over the past years, a considerable amount of effort has been devoted to the definition and implementation of techniques for the… 
2010
2010
Common generated instruction selections are based on tree pattern matching, but modern and custom architectures feature… 
2009
2009
Custom-instruction selection is an essential phase in custom-instruction generation. It determines the most profitable custom… 
2006
2006
Modern platform-based design involves the domain-specific extension of embedded processors to fit customer requirements. To… 
1999
1999
We describe a novel approach to performing data dependence analysis for Java in the presence of Java's "non-traditional" language… 
1997
1997
  • B. Gunther
  • 1997
  • Corpus ID: 466574
Multithreaded processors multiplex the execution of a number of concurrent threads onto the hardware in order to hide latencies… 
Highly Cited
1996
Highly Cited
1996
We address the problem of instruction selection in code generation for embedded digital signal processors. Recent work has shown…