Unknown W. Brackets 7b081a61c8 irjit: Correct another PurgeTemps case.
In this case:
  Mov A, B
  AndConst A, A, 1
  Load32 C, A, 0

Was still swapping the Load32 to B, not just the AndConst.

Fixes #15735.
2022-07-27 19:38:16 -07:00
..
2022-01-31 19:38:17 -08:00
2014-11-23 21:09:40 +01:00
2021-09-25 19:34:41 +02:00
2016-05-01 11:35:16 +02:00
2016-05-01 11:35:16 +02:00