Files
clang-p2996/llvm/test/CodeGen/X86/fast-isel-medium-code-model.ll
Arthur Eubanks c64334fb30 [X86][FastISel] Support medium code model in more places (#75375)
The medium code model is basically identical to the small code model
except that large objects cannot be referenced with 32-bit offsets.
2023-12-13 13:44:37 -08:00

1.2 KiB