simplify code: don't build up vector only to assert it is empty.
authorChris Lattner <sabre@nondot.org>
Thu, 7 Oct 2010 22:26:19 +0000 (22:26 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 7 Oct 2010 22:26:19 +0000 (22:26 +0000)
commitafcd543a55c8cc6859443d9a63d52d9e8615770c
tree42e77c6926b48eecc037bf60e81fdac429e1ccc6
parentce665bd2e2b581ab0858d1afe359192bac96b868
simplify code: don't build up vector only to assert it is empty.

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