peephole_ia32_Test() would due to a bug only remove an ia32_Test if its direct...
peephole_ia32_Test() would due to a bug only remove an ia32_Test if its direct successor was the desired node. If the desired node was an indirect successor, it would incorrectly identify it as flags destroyer. [r22479]
Please register or sign in to comment