summaryrefslogtreecommitdiff
path: root/lib/Target/MBlaze/MBlazeInstrInfo.h
diff options
context:
space:
mode:
authorWesley Peck <peckw@wesleypeck.com>2011-04-11 22:31:52 +0000
committerWesley Peck <peckw@wesleypeck.com>2011-04-11 22:31:52 +0000
commit3d820baf195973de23d6520d692acc6bfb43bfe9 (patch)
treeade9d9ba1789ef9bd3167f4a123bb222b6ce66c7 /lib/Target/MBlaze/MBlazeInstrInfo.h
parent120fd2dd6dd00dfab002ad4d6a39e0445dd6894d (diff)
downloadllvm-3d820baf195973de23d6520d692acc6bfb43bfe9.tar.gz
llvm-3d820baf195973de23d6520d692acc6bfb43bfe9.tar.bz2
llvm-3d820baf195973de23d6520d692acc6bfb43bfe9.tar.xz
Add scheduling information for the MBlaze backend.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129311 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/MBlaze/MBlazeInstrInfo.h')
-rw-r--r--lib/Target/MBlaze/MBlazeInstrInfo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/MBlaze/MBlazeInstrInfo.h b/lib/Target/MBlaze/MBlazeInstrInfo.h
index b7300c1408..b717da8e2b 100644
--- a/lib/Target/MBlaze/MBlazeInstrInfo.h
+++ b/lib/Target/MBlaze/MBlazeInstrInfo.h
@@ -261,7 +261,6 @@ public:
virtual bool ReverseBranchCondition(SmallVectorImpl<MachineOperand> &Cond)
const;
-
virtual void copyPhysReg(MachineBasicBlock &MBB,
MachineBasicBlock::iterator I, DebugLoc DL,
unsigned DestReg, unsigned SrcReg,