Dynamic branch prediction
Branches arrive n-times faster in n-issue processor.
Also control stalls are much more expensive than data stalls.
Branch prediction buffer : 1-bit or 2-bit register indexed by the branch displacement in the branch instruction.