Remove trailing spaces. Fix an assert to use && instead of || before string. Add...
authorCraig Topper <craig.topper@gmail.com>
Thu, 29 Dec 2011 03:09:33 +0000 (03:09 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 29 Dec 2011 03:09:33 +0000 (03:09 +0000)
commit3224e6b60a82eedf703c8c4a628362e8095aed01
tree100674b17295cd685969f6fc0b80b697a25b2bb6
parent3a023d318075639434fdb5e2424d0c2c5edd89e7
Remove trailing spaces. Fix an assert to use && instead of || before string. Add same assert on similar code path.

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