|
|
|
|
|
by bonzini
206 days ago
|
|
The unexpectedly hard bit is switch statements, which are the main case in which compiled code has two back to back jumps... therefore the input flags come from a different basic block and you don't know which instruction generated it. |
|