summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/ConstantFolding.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-02-22 06:25:38 +0000
committerChris Lattner <sabre@nondot.org>2004-02-22 06:25:38 +0000
commita9eddae21336b1d071ed508f211a05605071fab6 (patch)
tree937eec48c18fe7cb482107130f24beea190f48fb /llvm/lib/VMCore/ConstantFolding.cpp
parent5fc6ae2bafda35a75e0fc706568310dfd0527dc8 (diff)
downloadbcm5719-llvm-a9eddae21336b1d071ed508f211a05605071fab6.tar.gz
bcm5719-llvm-a9eddae21336b1d071ed508f211a05605071fab6.zip
Get all instruction definitions
llvm-svn: 11706
Diffstat (limited to 'llvm/lib/VMCore/ConstantFolding.cpp')
-rw-r--r--llvm/lib/VMCore/ConstantFolding.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/llvm/lib/VMCore/ConstantFolding.cpp b/llvm/lib/VMCore/ConstantFolding.cpp
index 39fac8d66a4..0d008870e1f 100644
--- a/llvm/lib/VMCore/ConstantFolding.cpp
+++ b/llvm/lib/VMCore/ConstantFolding.cpp
@@ -20,9 +20,7 @@
#include "ConstantFolding.h"
#include "llvm/Constants.h"
-#include "llvm/iPHINode.h"
-#include "llvm/iOperators.h"
-#include "llvm/InstrTypes.h"
+#include "llvm/Instructions.h"
#include "llvm/DerivedTypes.h"
#include "llvm/Support/GetElementPtrTypeIterator.h"
#include <cmath>
OpenPOWER on IntegriCloud