[PATCH] D29835: Correct register pressure calculation in presence of subregs
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 23 12:31:30 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL296009: Correct register pressure calculation in presence of subregs (authored by rampitec).
Changed prior to commit:
https://reviews.llvm.org/D29835?vs=89245&id=89545#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29835
Files:
llvm/trunk/include/llvm/CodeGen/RegisterPressure.h
llvm/trunk/include/llvm/Target/TargetRegisterInfo.h
llvm/trunk/lib/CodeGen/MachineScheduler.cpp
llvm/trunk/lib/CodeGen/RegisterPressure.cpp
llvm/trunk/lib/CodeGen/TargetRegisterInfo.cpp
llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.cpp
llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.h
llvm/trunk/test/CodeGen/AMDGPU/load-global-i32.ll
llvm/trunk/test/CodeGen/AMDGPU/schedule-regpressure-subregs.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29835.89545.patch
Type: text/x-patch
Size: 13523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170223/cabb1d5b/attachment.bin>
More information about the llvm-commits
mailing list