Next: One-bit branch prediction Up: Control Hazards, Branch Prediction Previous: ...

Run-time branch prediction

Using profiles to inform the compiler is awkward and unsatisfactory ((why??))

Why not collect and use the information dynamically?

(H&P pp.262)