Change interface so that we can add to the end of a basic block
authorAlkis Evlogimenos <alkis@evlogimenos.com>
Thu, 12 Feb 2004 08:11:04 +0000 (08:11 +0000)
committerAlkis Evlogimenos <alkis@evlogimenos.com>
Thu, 12 Feb 2004 08:11:04 +0000 (08:11 +0000)
commit024126ee23e6e4430a77025b61d0e713180f03d3
tree13607fe44093211c6446fd79e4136095baae5f74
parent0eda78a3729a917592a89ede933d7b7df82e0dc3
Change interface so that we can add to the end of a basic block
without getting an assertion from ilist that we are dereferencing
ilist<T>::end().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11345 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/MRegisterInfo.h
lib/Target/X86/X86RegisterInfo.cpp
lib/Target/X86/X86RegisterInfo.h