OSDN Git Service

Determine allocation 'preference' with right register class. I haven't seen this...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 29 Apr 2009 00:42:27 +0000 (00:42 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 29 Apr 2009 00:42:27 +0000 (00:42 +0000)
commit1c2f6da3319ed97f5a0927970f656295c0c22632
treeffe337fb64a0861ee437a9910e95a847ad4cfb45
parent5e5cb7985de2508ecd707568afbcbb39e8a688fc
Determine allocation 'preference' with right register class. I haven't seen this changing codegen so no test case.

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