summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCStreamer.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2015-04-14 11:56:25 +0000
committerDaniel Jasper <djasper@google.com>2015-04-14 11:56:25 +0000
commit274928fec6d2ec1072a6e27ccf6128aef31f0107 (patch)
tree5bf859344c1f0766c8bad6d4ba60900948c3d908 /llvm/lib/MC/MCStreamer.cpp
parent80ccca37021a6da2670c52d567c0a1b630e3ba6e (diff)
downloadbcm5719-llvm-274928fec6d2ec1072a6e27ccf6128aef31f0107.tar.gz
bcm5719-llvm-274928fec6d2ec1072a6e27ccf6128aef31f0107.zip
[MachineLICM] Use newer model of register pressure sets.
TargetRegisterInfo::getRegPressureLimit has a note that it is an old model that relies on manually entered classes. Using the newer model of register pressure sets seems more appropriate. We might eventually even switch to lib/CodeGen/RegisterPressure.cpp, but we should probably do incremental changes here. Using the newer model also makes it easier to take regmasks into account which is necessary to fix llvm.org/PR23143. I am currently also preparing a patch for that, but would like to do this switch independently. Review: http://reviews.llvm.org/D8986 llvm-svn: 234880
Diffstat (limited to 'llvm/lib/MC/MCStreamer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud