Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
dstogov committed Nov 28, 2024
1 parent f0550bb commit 7c26e26
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions tests/debug.Windows-x86_64/regset-test.irt
Original file line number Diff line number Diff line change
Expand Up @@ -110,21 +110,21 @@ R1 (d_2) [SPILL=0x0]
[%xmm0]: [2.3-10.1), DEF(2.3, hint=%xmm0)
: [10.1-24.0), [26.0-29.0), [31.0-36.0)
: [36.0-38.0), USE(36.1/2)
R2 (d_3) [%xmm1]: [3.3-5.0), DEF(3.3, hint=%xmm1), USE(5.0/1, hint=R3)
R3 (d_5) [SPILL=0x8]
[%xmm1]: [5.0-10.2), DEF(5.0, hint=R2)!
R2 (d_3) [%xmm1]: [3.3-9.0), DEF(3.3, hint=%xmm1), USE(9.0/1, hint=R3)
R3 (d_9) [SPILL=0x8]
[%xmm1]: [9.0-10.2), DEF(9.0, hint=R2)!
: [10.2-24.0), [26.0-29.0), [31.0-34.0)
: [34.0-38.0), USE(34.1/2)
R4 (d_12, d_36) [SPILL=0x10]
: [11.0-24.0), [26.0-29.0), [31.0-32.0), DEF(12.2), USE(20.0/1, hint=R8), USE(20.0/2), USE(32.0/1)
[%xmm0]: [36.0-38.0), DEF(36.0, hint=R12)!, PHI_USE(37.2, phi=d_12/3)
R5 (d_13, d_34) [SPILL=0x18]
[%xmm0]: [11.0-20.0), DEF(13.2), USE(18.0/1, hint=R7), USE(18.0/2)
[%xmm0]: [11.0-20.0), DEF(13.2), USE(19.0/1, hint=R7), USE(19.0/2)
: [20.0-24.0), [26.0-29.0), [31.0-32.0)
: [32.0-32.1), USE(32.1/2, hint=R10)
[%xmm1]: [34.0-38.0), DEF(34.0, hint=R11)!, PHI_USE(37.2, phi=d_13/3)
R6 (d_14, d_15) [%eax]: [11.0-15.1), [15.2-25.0), [26.0-29.0), [31.0-38.0), DEF(14.2), USE(15.1/1)!, DEF(15.2)!, USE(25.0/2, hint=%eax), USE(28.1/27.1), PHI_USE(37.2, phi=d_14/3)
R7 (d_18) [%xmm1]: [18.0-24.0), [26.0-29.0), [31.0-33.0), DEF(18.0, hint=R5)!, USE(21.1/2), USE(33.0/1, hint=R11)
R6 (d_14, d_18) [%eax]: [11.0-18.1), [18.2-25.0), [26.0-29.0), [31.0-38.0), DEF(14.2), USE(18.1/1)!, DEF(18.2)!, USE(25.0/2, hint=%eax), USE(28.1/27.1), PHI_USE(37.2, phi=d_14/3)
R7 (d_19) [%xmm1]: [19.0-24.0), [26.0-29.0), [31.0-33.0), DEF(19.0, hint=R5)!, USE(21.1/2), USE(33.0/1, hint=R11)
R8 (d_20) [SPILL=0x20]
[%xmm0]: [20.0-21.0), DEF(20.0, hint=R4)!, USE(21.0/1, hint=R9)
: [21.0-24.0), [26.0-29.0), [31.0-33.0)
Expand Down

0 comments on commit 7c26e26

Please sign in to comment.