Content deleted Content added
m Removed category "Compiler theory"; Quick-adding category "Compiler optimizations" (using HotCat) |
small correction |
||
Line 5:
==Deoptimization==
In some systems, notably the [[Java Virtual Machine]], execution over a range of [[Java bytecode|bytecode instructions]] can be provably reversed. This allows an adaptive optimizer to make risky assumptions about the code. In the above example, the optimizer may assume all transactions are checks and all account numbers
==See also==
|