Abbreviated as ILP,
Instruction-Level Parallelism is a measurement of the number of
operations that can be performed simultaneously in a computer
program. Microprocessors exploit ILP by executing multiple instructions from a single program in a single
cycle.