3 files changed
+12
-5
lines changed- .github/workflows/push.yml+1-1
- ir.c+38
- ir.h+6
- ir_aarch64.dasc+71-122
- ir_disasm.c+1-1
- ir_dump.c+251
- ir_emit_c.c-48
- ir_main.c+13-3
- ir_private.h+8-1
- ir_ra.c+105-58
- ir_x86.dasc+138-234
- tests/debug.x86/regset-test.irt+1-1
- tests/debug/memop_009.irt+22
- tests/debug/memop_010.irt+22
- tests/debug/ra_002.irt+39
- tests/debug/ra_003.irt+40
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
| 85 | + | |
85 | 86 |
| |
86 | 87 |
| |
87 | 88 |
| |
|
Lines changed: 10 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2736 | 2736 |
| |
2737 | 2737 |
| |
2738 | 2738 |
| |
2739 |
| - | |
2740 |
| - | |
2741 |
| - | |
| 2739 | + | |
| 2740 | + | |
| 2741 | + | |
| 2742 | + | |
| 2743 | + | |
| 2744 | + | |
| 2745 | + | |
| 2746 | + | |
2742 | 2747 |
| |
2743 | 2748 |
| |
2744 | 2749 |
| |
| |||
3241 | 3246 |
| |
3242 | 3247 |
| |
3243 | 3248 |
| |
| 3249 | + | |
3244 | 3250 |
| |
3245 | 3251 |
| |
3246 | 3252 |
| |
| |||
15499 | 15505 |
| |
15500 | 15506 |
| |
15501 | 15507 |
| |
15502 |
| - | |
| 15508 | + | |
15503 | 15509 |
| |
15504 | 15510 |
| |
15505 | 15511 |
| |
|
0 commit comments