diff options
author | Dan Gohman <gohman@apple.com> | 2009-03-05 21:32:23 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-03-05 21:32:23 +0000 |
commit | 1f4af262d5ad680e33a45729a8a396bd91b09662 (patch) | |
tree | c064a30bf22147051a4ceac866784b39d766f6f0 /lib/Transforms/Utils/Local.cpp | |
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
Diffstat (limited to 'lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions