[PATCH] D12814: RegisterPressure: Move LiveInRegs/LiveOutRegs from RegisterPressure to PressureTracker

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 11 13:47:50 PDT 2015


MatzeB created this revision.
MatzeB added a reviewer: atrick.
MatzeB added a subscriber: llvm-commits.
MatzeB set the repository for this revision to rL LLVM.

This is part of a series to get rid of the RegisterPressure class.

Repository:
  rL LLVM

http://reviews.llvm.org/D12814

Files:
  include/llvm/CodeGen/RegisterPressure.h
  lib/CodeGen/MachineScheduler.cpp
  lib/CodeGen/RegisterPressure.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12814.34581.patch
Type: text/x-patch
Size: 9557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150911/f7a03c19/attachment-0001.bin>


More information about the llvm-commits mailing list