Skip to content
Commit b43c8996 authored by Dan Gohman's avatar Dan Gohman
Browse files

Fix a recent regression. ClrOpcode is not set for i8; for i8, if

we want to clear %ah to zero before a division, just use a
zero-extending mov to %al. This fixes PR3366.

llvm-svn: 62691
parent 6a4f729d
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