OSDN Git Service

Fix miscompilation caused by trivial logic error in the reassignVReg()
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 10 Dec 2010 20:45:04 +0000 (20:45 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 10 Dec 2010 20:45:04 +0000 (20:45 +0000)
commit6ce219ec64088fc4ee550afbb6cd30621fbba27e
tree6f8338f9507666b9cb953a1619f0bd531c7cb626
parentd891acd184b43db147b2d81bda8748da8b577233
Fix miscompilation caused by trivial logic error in the reassignVReg()
interference check.

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