Remove function Filler::isDelayFiller. Check if I is the same instruction that
authorAkira Hatanaka <ahatanaka@mips.com>
Wed, 5 Oct 2011 01:30:09 +0000 (01:30 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Wed, 5 Oct 2011 01:30:09 +0000 (01:30 +0000)
commit53120e0a9fde4b3e8057b9d5b9ad8ec50fbaa31d
treeafc6899ba526efe9f527a85a7bd5ab4b91f460d1
parent6f818abbe3dce0bee8257ea7d7dd4cb951f4dc7c
Remove function Filler::isDelayFiller. Check if I is the same instruction that
filled the last delay slot visited.

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