Don't use an expensive check for two-address-ness when we have the information...
Don't use an expensive check for two-address-ness when we have the information sitting around to determine it much more quickly, This speeds up the local register allocator from 0.37s to 0.31s on instcombine. llvm-svn: 53359
Loading
Please register or sign in to comment