X86: Remove redundant test instructions
Increase the number of instructions LLVM recognizes as setting the ZF flag. This allows us to remove test instructions that redundantly recalculate the flag. llvm-svn: 181937
Loading
Please register or sign in to comment