Const-ify several TargetInstrInfo methods.
authorDan Gohman <gohman@apple.com>
Thu, 16 Oct 2008 01:49:15 +0000 (01:49 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 16 Oct 2008 01:49:15 +0000 (01:49 +0000)
commit8e8b8a223c2b0e69f44c0639f846260c8011668f
treeb39ffe640aebc9d306c008272b7ab43bcd743f59
parentfcab2bd2f3c849816fffff71342477788985b403
Const-ify several TargetInstrInfo methods.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57622 91177308-0d34-0410-b5e6-96231b3b80d8
16 files changed:
include/llvm/CodeGen/MachineBasicBlock.h
include/llvm/Target/TargetInstrInfo.h
lib/Target/ARM/ARMInstrInfo.cpp
lib/Target/ARM/ARMInstrInfo.h
lib/Target/Alpha/AlphaInstrInfo.cpp
lib/Target/Alpha/AlphaInstrInfo.h
lib/Target/CellSPU/SPUInstrInfo.cpp
lib/Target/CellSPU/SPUInstrInfo.h
lib/Target/Mips/MipsInstrInfo.cpp
lib/Target/Mips/MipsInstrInfo.h
lib/Target/PowerPC/PPCInstrInfo.cpp
lib/Target/PowerPC/PPCInstrInfo.h
lib/Target/Sparc/SparcInstrInfo.cpp
lib/Target/Sparc/SparcInstrInfo.h
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.h