projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc4c872
)
[mips] Remove stale comment (NFC)
author
Simon Dardis
<simon.dardis@gmail.com>
Wed, 6 Apr 2022 22:18:26 +0000
(23:18 +0100)
committer
Simon Dardis
<simon.dardis@gmail.com>
Wed, 6 Apr 2022 23:00:29 +0000
(
00:00
+0100)
Test commit for my current email address.
llvm/lib/Target/Mips/MipsInstrInfo.cpp
patch
|
blob
|
history
diff --git
a/llvm/lib/Target/Mips/MipsInstrInfo.cpp
b/llvm/lib/Target/Mips/MipsInstrInfo.cpp
index
339dadc
..
8d94f29
100644
(file)
--- a/
llvm/lib/Target/Mips/MipsInstrInfo.cpp
+++ b/
llvm/lib/Target/Mips/MipsInstrInfo.cpp
@@
-54,7
+54,6
@@
bool MipsInstrInfo::isZeroImm(const MachineOperand &op) const {
/// insertNoop - If data hazard condition is found insert the target nop
/// instruction.
-// FIXME: This appears to be dead code.
void MipsInstrInfo::
insertNoop(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI) const
{