[all-commits] [llvm/llvm-project] f0c03d: Revert "[X86] Respect code models more when determ...
Arthur Eubanks via All-commits
all-commits at lists.llvm.org
Thu Dec 14 09:33:09 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0c03da63c16566359820bcea95a0d876da83f6d
https://github.com/llvm/llvm-project/commit/f0c03da63c16566359820bcea95a0d876da83f6d
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-12-14 (Thu, 14 Dec 2023)
Changed paths:
M llvm/include/llvm/Target/TargetMachine.h
M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
M llvm/lib/Target/TargetMachine.cpp
M llvm/lib/Target/X86/X86FastISel.cpp
M llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
M llvm/lib/Target/X86/X86Subtarget.cpp
M llvm/test/CodeGen/X86/code-model-elf.ll
Log Message:
-----------
Revert "[X86] Respect code models more when determining if a global reference can fit in 32 bits" (#75500)
Reverts llvm/llvm-project#75386
Breaks build.
More information about the All-commits
mailing list