Don't count debug instructions towards neighborhood count
In computeRegisterLiveness, the max instructions to search was counting dbg_value instructions, which could potentially cause an observable codegen change from the presence of debug info. llvm-svn: 341028
Loading
Please register or sign in to comment