Don't cache the instruction and register info from the TargetMachine, because
authorBill Wendling <isanbard@gmail.com>
Fri, 7 Jun 2013 06:26:43 +0000 (06:26 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 7 Jun 2013 06:26:43 +0000 (06:26 +0000)
commit637eab6a3be3a15fbf2057328ec4773d77467a76
tree1b23bf01ebea6847c3d6a791c2b85d740b7c700c
parent54a56fad36a32f12709da5f96998336f08524be9
Don't cache the instruction and register info from the TargetMachine, because
the internals of TargetMachine could change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183491 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/MBlaze/MBlazeDelaySlotFiller.cpp
lib/Target/MBlaze/MBlazeInstrInfo.cpp
lib/Target/MBlaze/MBlazeRegisterInfo.cpp
lib/Target/MBlaze/MBlazeRegisterInfo.h