Define function MipsInstrInfo::GetInstSizeInBytes, which will be called to
authorAkira Hatanaka <ahatanaka@mips.com>
Thu, 14 Jun 2012 01:16:45 +0000 (01:16 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Thu, 14 Jun 2012 01:16:45 +0000 (01:16 +0000)
commitd4b48b283c3939962f0cd3c17aedc40209d82b1a
treee32a6aeeccc67d90bea6297ae565e885ffd67a51
parent4654e58a64b9d9b5eb93befc74ca7cfecaf52ce9
Define function MipsInstrInfo::GetInstSizeInBytes, which will be called to
compute the size of basic blocks in a function. Also, define a function which
emits a series of instructions to load an immediate.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158429 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsInstrInfo.cpp
lib/Target/Mips/MipsInstrInfo.h