Parallel Architectures, Algorithms, and Networks, International Symposium on
Download PDF

Abstract

In VLIW (Very Long Instruction Word) compiler, one of the most important issue is how to handle conditional branches, because control dependences are caused by conditional branches and limit the scope of scheduling.This paper proposes the efficient method of eliminating conditional branches. We use SSA (Static Single Assignment)information for preserving semantics. By using our methods, global scheduling techqnies can be processed more efficiently and simply. We utilized phi-functions aggressively, thus computations for code motion are not required. We don't need complex hardware support. Our scheme also makes the performance independent on the result of branch outcomes.
Like what you’re reading?
Already a member?
Get this article FREE with a new membership!