Skip to content
Commit 8c2ad812 authored by Evan Cheng's avatar Evan Cheng
Browse files

Emit a single _udivmodsi4 libcall instead of two separate _udivsi3 and

_umodsi3 libcalls if they have the same arguments. This optimization
was apparently broken if one of the node was replaced in place.
rdar://11714607

llvm-svn: 158900
parent 422080f5
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