summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCISelLowering.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2008-06-22 19:21:26 +0000
committerDan Gohman <gohman@apple.com>2008-06-22 19:21:26 +0000
commit1f2b2a4abe95d8602bacffbfb4c6e4c797b9e437 (patch)
tree4cdcc8db688a4e3ec03d618461830107c00f9065 /llvm/lib/Target/PowerPC/PPCISelLowering.cpp
parent0e4cf89f1ade7c6cab22384bca4568839fdc8866 (diff)
downloadbcm5719-llvm-1f2b2a4abe95d8602bacffbfb4c6e4c797b9e437.tar.gz
bcm5719-llvm-1f2b2a4abe95d8602bacffbfb4c6e4c797b9e437.zip
Remove unnecessary #includes.
llvm-svn: 52613
Diffstat (limited to 'llvm/lib/Target/PowerPC/PPCISelLowering.cpp')
-rw-r--r--llvm/lib/Target/PowerPC/PPCISelLowering.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/PowerPC/PPCISelLowering.cpp b/llvm/lib/Target/PowerPC/PPCISelLowering.cpp
index 000cfc3f2cd..d4f824108be 100644
--- a/llvm/lib/Target/PowerPC/PPCISelLowering.cpp
+++ b/llvm/lib/Target/PowerPC/PPCISelLowering.cpp
@@ -18,7 +18,6 @@
#include "PPCPerfectShuffle.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/VectorExtras.h"
-#include "llvm/Analysis/ScalarEvolutionExpressions.h"
#include "llvm/CodeGen/CallingConvLower.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineFunction.h"
OpenPOWER on IntegriCloud