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:
8943e68
)
Include SparcV9BurgISel.h, because PreSelection uses routines from within
author
Brian Gaeke
<gaeke@uiuc.edu>
Wed, 4 Aug 2004 07:29:40 +0000
(07:29 +0000)
committer
Brian Gaeke
<gaeke@uiuc.edu>
Wed, 4 Aug 2004 07:29:40 +0000
(07:29 +0000)
the SparcV9 BURG instruction selector. Eww!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15472
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/SparcV9/SparcV9PreSelection.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/SparcV9/SparcV9PreSelection.cpp
b/lib/Target/SparcV9/SparcV9PreSelection.cpp
index da1c2ba1c9c1a61bdee5fd689e1642494a705449..6eade42825a53e517f75cc14a0364cc668866f44 100644
(file)
--- a/
lib/Target/SparcV9/SparcV9PreSelection.cpp
+++ b/
lib/Target/SparcV9/SparcV9PreSelection.cpp
@@
-16,7
+16,7
@@
//===----------------------------------------------------------------------===//
#include "SparcV9Internals.h"
-#include "SparcV9
InstrSelectionSupport
.h"
+#include "SparcV9
BurgISel
.h"
#include "llvm/Constants.h"
#include "llvm/DerivedTypes.h"
#include "llvm/Instructions.h"