Skip to content
Commit 44cc5543 authored by Evan Cheng's avatar Evan Cheng
Browse files

DIVREM isel deficiency: If sign bit is known zero, zero out DX/EDX/RDX instead...

DIVREM isel deficiency: If sign bit is known zero, zero out DX/EDX/RDX instead of sign extending the low part (in AX/EAX/RAX) into it.

llvm-svn: 62519
parent 0346c04f
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