summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Target/SparcV9/InstrSched/InstrScheduling.cpp (renamed from llvm/lib/CodeGen/InstrSched/InstrScheduling.cpp)0
-rw-r--r--llvm/lib/Target/SparcV9/InstrSched/Makefile (renamed from llvm/lib/CodeGen/InstrSched/Makefile)4
-rw-r--r--llvm/lib/Target/SparcV9/InstrSched/SchedGraph.cpp (renamed from llvm/lib/CodeGen/InstrSched/SchedGraph.cpp)0
-rw-r--r--llvm/lib/Target/SparcV9/InstrSched/SchedGraph.h (renamed from llvm/lib/CodeGen/InstrSched/SchedGraph.h)0
-rw-r--r--llvm/lib/Target/SparcV9/InstrSched/SchedGraphCommon.cpp (renamed from llvm/lib/CodeGen/InstrSched/SchedGraphCommon.cpp)0
-rw-r--r--llvm/lib/Target/SparcV9/InstrSched/SchedPriorities.cpp (renamed from llvm/lib/CodeGen/InstrSched/SchedPriorities.cpp)0
-rw-r--r--llvm/lib/Target/SparcV9/InstrSched/SchedPriorities.h (renamed from llvm/lib/CodeGen/InstrSched/SchedPriorities.h)0
7 files changed, 2 insertions, 2 deletions
diff --git a/llvm/lib/CodeGen/InstrSched/InstrScheduling.cpp b/llvm/lib/Target/SparcV9/InstrSched/InstrScheduling.cpp
index 69ecb90f31d..69ecb90f31d 100644
--- a/llvm/lib/CodeGen/InstrSched/InstrScheduling.cpp
+++ b/llvm/lib/Target/SparcV9/InstrSched/InstrScheduling.cpp
diff --git a/llvm/lib/CodeGen/InstrSched/Makefile b/llvm/lib/Target/SparcV9/InstrSched/Makefile
index 511e04b36f1..81caf77b1fc 100644
--- a/llvm/lib/CodeGen/InstrSched/Makefile
+++ b/llvm/lib/Target/SparcV9/InstrSched/Makefile
@@ -7,8 +7,8 @@
#
##===----------------------------------------------------------------------===##
-LEVEL = ../../..
+LEVEL = ../../../..
DIRS =
-LIBRARYNAME = sched
+LIBRARYNAME = sparcv9sched
include $(LEVEL)/Makefile.common
diff --git a/llvm/lib/CodeGen/InstrSched/SchedGraph.cpp b/llvm/lib/Target/SparcV9/InstrSched/SchedGraph.cpp
index 00b48d537d3..00b48d537d3 100644
--- a/llvm/lib/CodeGen/InstrSched/SchedGraph.cpp
+++ b/llvm/lib/Target/SparcV9/InstrSched/SchedGraph.cpp
diff --git a/llvm/lib/CodeGen/InstrSched/SchedGraph.h b/llvm/lib/Target/SparcV9/InstrSched/SchedGraph.h
index 53ded6377d0..53ded6377d0 100644
--- a/llvm/lib/CodeGen/InstrSched/SchedGraph.h
+++ b/llvm/lib/Target/SparcV9/InstrSched/SchedGraph.h
diff --git a/llvm/lib/CodeGen/InstrSched/SchedGraphCommon.cpp b/llvm/lib/Target/SparcV9/InstrSched/SchedGraphCommon.cpp
index 9cae7c616cb..9cae7c616cb 100644
--- a/llvm/lib/CodeGen/InstrSched/SchedGraphCommon.cpp
+++ b/llvm/lib/Target/SparcV9/InstrSched/SchedGraphCommon.cpp
diff --git a/llvm/lib/CodeGen/InstrSched/SchedPriorities.cpp b/llvm/lib/Target/SparcV9/InstrSched/SchedPriorities.cpp
index 0aaece228d8..0aaece228d8 100644
--- a/llvm/lib/CodeGen/InstrSched/SchedPriorities.cpp
+++ b/llvm/lib/Target/SparcV9/InstrSched/SchedPriorities.cpp
diff --git a/llvm/lib/CodeGen/InstrSched/SchedPriorities.h b/llvm/lib/Target/SparcV9/InstrSched/SchedPriorities.h
index dd807f788e3..dd807f788e3 100644
--- a/llvm/lib/CodeGen/InstrSched/SchedPriorities.h
+++ b/llvm/lib/Target/SparcV9/InstrSched/SchedPriorities.h
OpenPOWER on IntegriCloud