]> granicus.if.org Git - llvm/commit
LiveRegUnits: Port recent LivePhysRegs bugfixes
authorMatthias Braun <matze@braunis.de>
Sat, 3 Jun 2017 00:26:35 +0000 (00:26 +0000)
committerMatthias Braun <matze@braunis.de>
Sat, 3 Jun 2017 00:26:35 +0000 (00:26 +0000)
commit70862df7ebde56596a05a7f5f5b7b20fa610be84
tree2ee4db5b1abbeee3b66ba7b71d89012a339b3d3a
parent5067e6a434e7884d6ddc4fff7ff0d3236aca530d
LiveRegUnits: Port recent LivePhysRegs bugfixes

Adjust code to look more like the code in LivePhysRegs and port over the
fix for LivePhysRegs from r304001 and adapt to the new CSR management in
MachineRegisterInfo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304622 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LivePhysRegs.cpp
lib/CodeGen/LiveRegUnits.cpp