[PATCH] D52316: [TargetRegisterInfo] Remove temporary hook enableMultipleCopyHints()
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 3 23:50:21 PDT 2018
jonpa updated this revision to Diff 168232.
jonpa added a comment.
Updated patch to again just remove the enableMultipleCopyHints() hook.
https://reviews.llvm.org/D52316
Files:
include/llvm/CodeGen/TargetRegisterInfo.h
lib/CodeGen/CalcSpillWeights.cpp
lib/Target/AArch64/AArch64RegisterInfo.h
lib/Target/AMDGPU/AMDGPURegisterInfo.h
lib/Target/ARM/ARMBaseRegisterInfo.h
lib/Target/BPF/BPFRegisterInfo.h
lib/Target/Hexagon/HexagonRegisterInfo.h
lib/Target/Mips/MipsRegisterInfo.h
lib/Target/PowerPC/PPCRegisterInfo.h
lib/Target/Sparc/SparcRegisterInfo.h
lib/Target/SystemZ/SystemZRegisterInfo.h
lib/Target/X86/X86RegisterInfo.h
lib/Target/XCore/XCoreRegisterInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52316.168232.patch
Type: text/x-patch
Size: 9911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181004/20cff71e/attachment.bin>
More information about the llvm-commits
mailing list