projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77f66c1
)
SparcRegInfo does NOT need anything about instruction scheduling.
author
Chris Lattner
<sabre@nondot.org>
Mon, 4 Feb 2002 02:44:38 +0000
(
02:44
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 4 Feb 2002 02:44:38 +0000
(
02:44
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1670
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/SparcV9/SparcV9RegInfo.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/SparcV9/SparcV9RegInfo.cpp
b/lib/Target/SparcV9/SparcV9RegInfo.cpp
index 35bfe83fa7185a233082c9d1c18ecee1b54aec28..72160c68394721a26ce8d88396f89ed405cdea4b 100644
(file)
--- a/
lib/Target/SparcV9/SparcV9RegInfo.cpp
+++ b/
lib/Target/SparcV9/SparcV9RegInfo.cpp
@@
-10,7
+10,6
@@
#include "llvm/Method.h"
#include "llvm/iTerminators.h"
#include "llvm/iOther.h"
-#include "llvm/CodeGen/InstrScheduling.h"
#include "llvm/CodeGen/InstrSelection.h"
#include "llvm/CodeGen/MachineCodeForMethod.h"
#include "llvm/CodeGen/PhyRegAlloc.h"