diff options
author | Dan Gohman <gohman@apple.com> | 2009-08-20 18:23:44 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-08-20 18:23:44 +0000 |
commit | ef74e9bf2af0f7443e85111adb497afd8802975a (patch) | |
tree | c8ca804caec3947a289e169586b19cd7270d54f8 /lib/Target/TargetData.cpp | |
parent | 073f5b669d3f2ea60981d0c044bd43099e7a3dd1 (diff) |
Fix an x86 code size regression: prefer RIP-relative addressing
over absolute addressing even in non-PIC mode (unless the address
has an index or something else incompatible), because it has a
smaller encoding.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79553 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/TargetData.cpp')
0 files changed, 0 insertions, 0 deletions