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:
2a9d958
)
[PowerPC] Remove unnecessary include
author
Hal Finkel
<hfinkel@anl.gov>
Sun, 1 Feb 2015 22:03:13 +0000
(22:03 +0000)
committer
Hal Finkel
<hfinkel@anl.gov>
Sun, 1 Feb 2015 22:03:13 +0000
(22:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227772
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/PowerPC/PPCVSXFMAMutate.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/PowerPC/PPCVSXFMAMutate.cpp
b/lib/Target/PowerPC/PPCVSXFMAMutate.cpp
index e047d95f01de7d4d822b8121b5190374607d1492..f352fa647ace715c06414645b588db9d4a7827f1 100644
(file)
--- a/
lib/Target/PowerPC/PPCVSXFMAMutate.cpp
+++ b/
lib/Target/PowerPC/PPCVSXFMAMutate.cpp
@@
-29,7
+29,6
@@
#include "llvm/CodeGen/PseudoSourceValue.h"
#include "llvm/CodeGen/ScheduleDAG.h"
#include "llvm/CodeGen/SlotIndexes.h"
-#include "llvm/CodeGen/StackMaps.h"
#include "llvm/MC/MCAsmInfo.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Debug.h"