Teach the x86 backend to eliminate "test" instructions by using the EFLAGS
result from add, sub, inc, and dec instructions in simple cases. llvm-svn: 66004
Loading
Please register or sign in to comment
result from add, sub, inc, and dec instructions in simple cases. llvm-svn: 66004