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

Don't use plain INC32 and DEC32 on x86-64; it needs

INC64_32r and INC64_16r, because these instructions are encoded
differently on x86-64. This fixes JIT regressions on x86-64 in
kimwitu++ and others.

llvm-svn: 66207
parent e014b193
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