summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
diff options
context:
space:
mode:
authorJay Foad <jay.foad@gmail.com>2011-11-15 07:50:46 +0000
committerJay Foad <jay.foad@gmail.com>2011-11-15 07:50:46 +0000
commit70679df6647416da57c67df547dc1c3065bd77ac (patch)
tree3e06017ffa323e4788b3cee5a91625e34435e2bf /llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
parente5cbd3c3fbe0510d0beffd5d81f5bc7127cc3f57 (diff)
downloadbcm5719-llvm-70679df6647416da57c67df547dc1c3065bd77ac.tar.gz
bcm5719-llvm-70679df6647416da57c67df547dc1c3065bd77ac.zip
Remove some unnecessary includes of PseudoSourceValue.h.
llvm-svn: 144634
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp')
-rw-r--r--llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp b/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
index 4384db80329..cc7568f7cc1 100644
--- a/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
+++ b/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
@@ -22,7 +22,6 @@
#include "llvm/LLVMContext.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
-#include "llvm/CodeGen/PseudoSourceValue.h"
#include "llvm/Analysis/AliasAnalysis.h"
#include "llvm/Target/TargetData.h"
#include "llvm/Target/TargetLowering.h"
OpenPOWER on IntegriCloud