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 | c719d73eecee175164356acc4ac5fd9dc1cdc356 (patch) | |
tree | 304b7017230d9a2b167092c03a227d2d6631810d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | e014b193c99ee3644cb327125b90d678a016f203 (diff) | |
download | bcm5719-llvm-c719d73eecee175164356acc4ac5fd9dc1cdc356.tar.gz bcm5719-llvm-c719d73eecee175164356acc4ac5fd9dc1cdc356.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.
llvm-svn: 66207
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions