JosJuice 061ec365a8 PPCAnalyst: Reduce number of iterations in ReorderInstructionsCore
We can utilize the fact that if swapping two instructions causes another
swap to become possible, that swap involves one of the two instructions
we just swapped. There's need to search for new swap opportunities as
far back as the beginning of the block; we can just go one step back.
2023-06-09 19:45:51 +02:00
..
2022-09-30 11:07:41 +00:00
2023-05-16 20:21:36 -07:00
2023-05-26 15:37:55 -07:00
2023-04-02 08:28:23 -04:00