Add SplitEditor to SplitKit. This class will be used to edit live intervals and
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 26 Jul 2010 23:44:11 +0000 (23:44 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 26 Jul 2010 23:44:11 +0000 (23:44 +0000)
commitf0179004e94259a8adab6c48f295ea9ab18af4c3
tree4d5739157847b5066207e94bbd723fbcc3c3c857
parent3eca15bdb5823d0f9ff5059a179a1759fee1a185
Add SplitEditor to SplitKit. This class will be used to edit live intervals and
rewrite instructions for live range splitting.

Still work in progress.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109469 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/InlineSpiller.cpp
lib/CodeGen/SplitKit.cpp
lib/CodeGen/SplitKit.h
lib/CodeGen/VirtRegMap.h