Fix a bug I introduced (assertion failed: Unknown operand type), and convert to predi...
authorChris Lattner <sabre@nondot.org>
Mon, 10 Sep 2001 19:43:38 +0000 (19:43 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 10 Sep 2001 19:43:38 +0000 (19:43 +0000)
commitb221a763862ccaed46dee3fbf56c384981d84fbd
tree9b900ccd43a9f9930d9eebdc01ddec05b955fe38
parent70cc3397f84c2e1fd69c059a0ef89e398e847b00
Fix a bug I introduced (assertion failed: Unknown operand type), and convert to predicate style for type checks

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@531 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineInstr.cpp