Fix an error in the MBlaze delay slot filler where instructions that already
authorWesley Peck <peckw@wesleypeck.com>
Sun, 21 Nov 2010 21:36:12 +0000 (21:36 +0000)
committerWesley Peck <peckw@wesleypeck.com>
Sun, 21 Nov 2010 21:36:12 +0000 (21:36 +0000)
commit5437ba48ce08770a1c219ad2957d55ffa03c6447
tree9c9d9d5057f020deee4e9bb1bbd7c9918036cb08
parent6ffdd45d865bce08a90b877e5e0281e146da5b3a
Fix an error in the MBlaze delay slot filler where instructions that already
fill a delay slot are moved to fill a different delay slot.

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