Simplified logic of this if-then statement to reduce nesting. No functionality
authorBill Wendling <isanbard@gmail.com>
Tue, 9 Jun 2009 20:08:51 +0000 (20:08 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 9 Jun 2009 20:08:51 +0000 (20:08 +0000)
commit3ae67f59104d9837a7012d73574a8c7cfa176b12
tree3b81946c9a74d3f60159e670f565085e09d91644
parent6cbd8da86ed602fd85807e82ead0bcec3d8739de
Simplified logic of this if-then statement to reduce nesting. No functionality
change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73143 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86RegisterInfo.cpp