Value Prediction in VLIW Architectures
Select operations to predict: Use value profiling.
Schedule code: Allow value speculation.
Identify mispredictions: Generate instructions to check predicted value.
Recover from mispredictions: Reexecute misspeculated operations (compensation code).