When FpMOVDs appeared in pairs, we were mistakenly skipping over the latter of
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 10 Dec 2004 04:42:45 +0000 (04:42 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 10 Dec 2004 04:42:45 +0000 (04:42 +0000)
commit8ee6a2fb16c5e559d09dd6ef0b2a8816528f8e0a
tree152668400ad123fbd0f2b563b7f13c79aa349556
parentdc0cd0228f1ef5e8bc12782717ce34034c1b62b8
When FpMOVDs appeared in pairs, we were mistakenly skipping over the latter of
each pair. I think this fixes that.

One of these days, I swear I'm going to get the hang of C++ iterators.
Really.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18734 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/FPMover.cpp
lib/Target/SparcV8/FPMover.cpp