Skip to content
Snippets Groups Projects
Commit 86b06335 authored by Dan Gohman's avatar Dan Gohman
Browse files

Reapply r54147 with a constraint to only use the 8-bit

subreg form on x86-64, to avoid the problem with x86-32
having GPRs that don't have 8-bit subregs.

Also, change several 16-bit instructions to use 
equivalent 32-bit instructions. These have a smaller
encoding and avoid partial-register updates.

llvm-svn: 54223
parent 6a77d42a
No related branches found
No related tags found
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