commit | 1f4af262d5ad680e33a45729a8a396bd91b09662 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Thu Mar 05 21:32:23 2009 +0000 |
committer | Dan Gohman <gohman@apple.com> | Thu Mar 05 21:32:23 2009 +0000 |
tree | c064a30bf22147051a4ceac866784b39d766f6f0 | |
parent | 51bb47480ea510ffc490c603244995e8977bc379 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66207 91177308-0d34-0410-b5e6-96231b3b80d8