Abstract – This paper presents a new code optimiza-tion technique for a class of embedded processors. Mod-ern embedded processor architectures show deep instruction pipelines and highly parallel VLIW-like instruction sets. For such architectures, any change in the control flow of a ma-chine program due to a conditional jump may cause a signif-icant code performance penalty. Therefore, the instruction sets of recent VLIW machines offer support for branch-free execution of conditional statements in the form of so-called conditional instructions. Whether an if-then-else statement is implemented by a conditional jump scheme or by conditional instructions has a strong impact on its worst-case execution time. However, the optimal selection is dif...
[[abstract]]In this article, we investigate compiler transformation techniques regarding the problem...
[[abstract]]High-performance and low-power VLIW DSP processors are increasingly deployed on embedded...
Proposes a low-power approach to the design of embedded very long instruction word (VLIW) processor ...
Code generation for embedded processors often encounters the problem of using complex instructions. ...
In code generation, instruction selection chooses processor instructions to implement a program unde...
In this paper, we propose the dynamic configuration of application specific implicit instructions fo...
A common approach to decreasing embedded application execution time is creating a homogeneous parall...
Code size is important to the cost of embedded systems. Although VLIW architectures are popular for...
Instruction scheduling aims to reorder instructions in such a way that it covers the delay between a...
Very Long Instruction Word, or VLIW, architectures have received much attention in specific-purpose ...
In this article, we investigate compiler transformation techniques regarding the problem of schedul-...
Abstract-- Many research groups have addressed code generation issues for a long time, and have achi...
Increasing system complexity of SOC applications leads to an increased need of powerful embedded DSP...
[[abstract]]In this article, we investigate compiler transformation techniques regarding the problem...
International audienceUsual cache optimisation techniques for high performance computing are difficu...
[[abstract]]In this article, we investigate compiler transformation techniques regarding the problem...
[[abstract]]High-performance and low-power VLIW DSP processors are increasingly deployed on embedded...
Proposes a low-power approach to the design of embedded very long instruction word (VLIW) processor ...
Code generation for embedded processors often encounters the problem of using complex instructions. ...
In code generation, instruction selection chooses processor instructions to implement a program unde...
In this paper, we propose the dynamic configuration of application specific implicit instructions fo...
A common approach to decreasing embedded application execution time is creating a homogeneous parall...
Code size is important to the cost of embedded systems. Although VLIW architectures are popular for...
Instruction scheduling aims to reorder instructions in such a way that it covers the delay between a...
Very Long Instruction Word, or VLIW, architectures have received much attention in specific-purpose ...
In this article, we investigate compiler transformation techniques regarding the problem of schedul-...
Abstract-- Many research groups have addressed code generation issues for a long time, and have achi...
Increasing system complexity of SOC applications leads to an increased need of powerful embedded DSP...
[[abstract]]In this article, we investigate compiler transformation techniques regarding the problem...
International audienceUsual cache optimisation techniques for high performance computing are difficu...
[[abstract]]In this article, we investigate compiler transformation techniques regarding the problem...
[[abstract]]High-performance and low-power VLIW DSP processors are increasingly deployed on embedded...
Proposes a low-power approach to the design of embedded very long instruction word (VLIW) processor ...