Reverse the order of eviction checks for possible compile time savings. No functionality.
authorAndrew Trick <atrick@apple.com>
Fri, 29 Nov 2013 23:49:38 +0000 (23:49 +0000)
committerAndrew Trick <atrick@apple.com>
Fri, 29 Nov 2013 23:49:38 +0000 (23:49 +0000)
commit4dc7377b20bb9a1dbdd009bd5a8ff15492e1ff07
treecdab9c0ef657386cacb69d4a96ffdfaa6322a408
parentdcb0422f25231f1b375943a0956c46b01c900375
Reverse the order of eviction checks for possible compile time savings. No functionality.

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