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 | eebcac72aa138e62ea28be584176cbe226560f84 (patch) | |
tree | c064a30bf22147051a4ceac866784b39d766f6f0 /lib/Transforms/Utils/Local.cpp | |
parent | 8c8a802db8c2a2f1aa2e7c32e734f5bb436547db (diff) | |
download | external_llvm-eebcac72aa138e62ea28be584176cbe226560f84.tar.gz external_llvm-eebcac72aa138e62ea28be584176cbe226560f84.tar.bz2 external_llvm-eebcac72aa138e62ea28be584176cbe226560f84.zip |
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