summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineVerifier.cpp
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2013-10-10 21:28:47 +0000
committerMatthias Braun <matze@braunis.de>2013-10-10 21:28:47 +0000
commitd7df935bbcc2715a219ad5ce12f4f591056b99a1 (patch)
tree55590c0aec5ceb8bdd6a2817fe7c846c582ba2cd /llvm/lib/CodeGen/MachineVerifier.cpp
parent13ddb7cd65f70e6c03f62b5058f7140034649170 (diff)
downloadbcm5719-llvm-d7df935bbcc2715a219ad5ce12f4f591056b99a1.tar.gz
bcm5719-llvm-d7df935bbcc2715a219ad5ce12f4f591056b99a1.zip
Refactor LiveInterval: introduce new LiveRange class
LiveRange just manages a list of segments and a list of value numbers now as LiveInterval did previously, but without having details like spill weight or a fixed register number. LiveInterval is now a subclass of LiveRange and simply adds the spill weight and the register number. llvm-svn: 192393
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud