[PATCH] D12815: RegisterPressure: Move MaxSetPressure from RegisterPressure to PressureTracker

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 11 13:48:46 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 patchseries to remove the RegisterPressure class.

Repository:
  rL LLVM

http://reviews.llvm.org/D12815

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12815.34582.patch
Type: text/x-patch
Size: 12267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150911/d8df62da/attachment.bin>


More information about the llvm-commits mailing list