Skip to content
Commit 7c27cc9f authored by Craig Topper's avatar Craig Topper
Browse files

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
parent c8c12bc0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment