summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/InlineSpiller.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2012-05-20 02:44:30 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2012-05-20 02:44:30 +0000
commitef8431d3be8a75a0d7e72be0b54acb60a3fe5562 (patch)
treead0db8c45543496cfa8dc05f15f8e2a86ed07ff9 /llvm/lib/CodeGen/InlineSpiller.cpp
parent9a03c732970c77ca1a030d5f8f1010068eb7ce20 (diff)
downloadbcm5719-llvm-ef8431d3be8a75a0d7e72be0b54acb60a3fe5562.tar.gz
bcm5719-llvm-ef8431d3be8a75a0d7e72be0b54acb60a3fe5562.zip
Add a LiveRangeQuery class.
This class is meant to be the primary interface for examining a live range in the vicinity on a given instruction. It avoids all the messy dealings with iterators and early clobbers. This is a more abstract interface to live ranges, hiding the implementation as a vector of segments. llvm-svn: 157141
Diffstat (limited to 'llvm/lib/CodeGen/InlineSpiller.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud