Commit 73bb17c
committed
Make RecoveredOnBailout distinguishable.
CSS property for moveable appearing last in style.css implies that
recovered-on-bailout annotation was not displayed.
Having an instruction flagged as recovered-on-bailout being more important than
being moveable, moving the style definition later in the file make it take
precedence.
Text decoration is also added to make it clear that while the instruction
remains in the SSA graph, it is effectively unused during the execution. This is
denoted by using a wavy line-through.1 parent 83829c4 commit 73bb17c
1 file changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
430 | | - | |
431 | | - | |
432 | | - | |
433 | | - | |
434 | 430 | | |
435 | 431 | | |
436 | 432 | | |
| |||
439 | 435 | | |
440 | 436 | | |
441 | 437 | | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
442 | 444 | | |
443 | 445 | | |
444 | 446 | | |
| |||
0 commit comments