Mark DIV/IDIV instructions hasSideEffects=1 because they can trap when...
Mark DIV/IDIV instructions hasSideEffects=1 because they can trap when dividing by 0. This is needed to keep early if conversion from moving them across basic blocks. llvm-svn: 171461
Loading
Please register or sign in to comment