Simplify code a bit, don't go off the end of the block, now that the current
authorChris Lattner <sabre@nondot.org>
Mon, 23 Feb 2004 07:42:19 +0000 (07:42 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 23 Feb 2004 07:42:19 +0000 (07:42 +0000)
commitfbc39d50455f1895117fe9796294942759026540
tree1f4a118c663d8cbdff27e344e17ed8957bf3e9e9
parent65cf42d32f5f8127d56acc4040629a27a8709721
Simplify code a bit, don't go off the end of the block, now that the current
block we are in might be empty

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