aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorArthur Eubanks <aeubanks@google.com>2023-12-08 11:09:54 -0800
committerGitHub <noreply@github.com>2023-12-08 11:09:54 -0800
commit687e63a2bddf7eb9e91d9d718e48942aca47c631 (patch)
tree18aaca106a6c3f49ca5cbfc43d15377e47cc3c99 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent2b36d85a3e000793863c67d48880f23c1e6f95eb (diff)
downloadllvm-687e63a2bddf7eb9e91d9d718e48942aca47c631.zip
llvm-687e63a2bddf7eb9e91d9d718e48942aca47c631.tar.gz
llvm-687e63a2bddf7eb9e91d9d718e48942aca47c631.tar.bz2
[X86] Allow accessing large globals in small code model (#74785)
This removes some assumptions that the small code model will only reference "near" globals. There are still some missing optimizations and wrong code sequences, but I'd like to address those separately. This will require auditing any checks of the code model in the X86 backend.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions