|
Excerpt Description Issues of control dependencies and data dependencies, which normally hinder attempts to find instruction level parallelism in a program, can be broken using speculation. In this excerpt we learn about one of Itanium's advanced architectural features, speculation, and how it further enables compilers to increase application performance.
|