The scavenger should just use getAllocatableSet() rather than reinventing it
authorJim Grosbach <grosbach@apple.com>
Thu, 2 Sep 2010 18:29:04 +0000 (18:29 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 2 Sep 2010 18:29:04 +0000 (18:29 +0000)
commit9204ddad5c30216e48c5bba0528ba24d66a22e13
treecd89f7cabfd4ef9ecd942f6a0b11c9f586161438
parent86759acf010dde242a447db9ce11882692cf283f
The scavenger should just use getAllocatableSet() rather than reinventing it
locally.

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