Fix iterator invalidation problem with cast instructions
authorChris Lattner <sabre@nondot.org>
Wed, 23 Apr 2003 17:57:48 +0000 (17:57 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 23 Apr 2003 17:57:48 +0000 (17:57 +0000)
commit3907d1120005e51ec2299c274619723ce6a0fff3
tree9c4c2c6511b7314e3b586c480ab4ec617fbb055b
parent548f61d66a4ef198352831a8cdf623d1f9f927e0
Fix iterator invalidation problem with cast instructions

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