Give the pre-alloc splitter access to the VirtRegMap. It doesn't do anything
authorOwen Anderson <resistor@mac.com>
Sat, 14 Mar 2009 21:40:05 +0000 (21:40 +0000)
committerOwen Anderson <resistor@mac.com>
Sat, 14 Mar 2009 21:40:05 +0000 (21:40 +0000)
commit420dd3732633986267996e76650422c0fa6f4993
treefe23c8844642accc88a98ec24111ac49feaedee9
parentb24e6c4dd39a596ff55bdc8002895ab35115bd23
Give the pre-alloc splitter access to the VirtRegMap.  It doesn't do anything
useful with it at the moment, but it will in the future.

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