Check begin!=end, rather than !begin.
authorDan Gohman <gohman@apple.com>
Mon, 12 Jul 2010 18:12:35 +0000 (18:12 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 12 Jul 2010 18:12:35 +0000 (18:12 +0000)
commited42f1e58f1a7a83bdbb4429c716424a1c1583ee
treeb89981918b036f3e9db7ab0aab5eee350416db4c
parente47497087b00fd4519057d3bd30e8bd4af61c6ca
Check begin!=end, rather than !begin.

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