Simplyfy RegAllocBasic by using getOverlaps instead of getAliasSet.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 14 Dec 2010 23:10:48 +0000 (23:10 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 14 Dec 2010 23:10:48 +0000 (23:10 +0000)
commit16999da951677a94a2f30d98c8126ff175f457e1
treec1ebc0e01c223be59f12552cb47676ffd56d4165
parentb83ff84193d44bb9aa75e1264ffaff55f468a303
Simplyfy RegAllocBasic by using getOverlaps instead of getAliasSet.

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