Files
llvm-6502/include/llvm/CodeGen
Jakob Stoklund Olesen c313c6b9ff 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157141 91177308-0d34-0410-b5e6-96231b3b80d8
2012-05-20 02:44:30 +00:00
..
2012-04-09 17:54:34 +00:00
2012-05-20 02:44:30 +00:00
2012-04-25 18:01:30 +00:00
2012-05-07 02:25:53 +00:00
2012-02-10 19:27:34 +00:00
2011-06-01 23:32:40 +00:00
2012-04-25 18:01:30 +00:00
2012-04-29 20:27:47 +00:00
2012-01-12 23:14:13 +00:00