summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2013-10-08 15:58:45 -0400
committerTom Stellard <thomas.stellard@amd.com>2013-10-08 15:58:45 -0400
commitd3038cf9cc95dcd355baa66d3656968aaf142351 (patch)
tree2fa94f7caf842202076108dc8bac6f4c1c0431ff
parentcf2992873377ddfa88c58ad07522d6363d44dadb (diff)
XXX: SI Private
-rw-r--r--lib/Target/R600/SIInstrInfo.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/R600/SIInstrInfo.cpp b/lib/Target/R600/SIInstrInfo.cpp
index a610c8b8395..e23fd0016f6 100644
--- a/lib/Target/R600/SIInstrInfo.cpp
+++ b/lib/Target/R600/SIInstrInfo.cpp
@@ -588,7 +588,6 @@ MachineInstrBuilder SIInstrInfo::buildIndirectIndexLoop(MachineBasicBlock &MBB,
// need to update this value.
const int InstructionDwords = 9;
DebugLoc DL = MBB.findDebugLoc(I);
- RegScavenger RS;
RS.enterBasicBlock(&MBB);
RS.forward(I);