summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/R600/SIISelLowering.cpp
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2013-06-07 20:37:48 +0000
committerTom Stellard <thomas.stellard@amd.com>2013-06-07 20:37:48 +0000
commita6c6e1bfc2c20e39374790fa6d03dd4f3aac626f (patch)
tree0b8e4b8e5dc3f1b84c286f9044a385bbcd3e6882 /llvm/lib/Target/R600/SIISelLowering.cpp
parent6235c06ff87f20d8d221b84b4ab816fe54a38624 (diff)
downloadbcm5719-llvm-a6c6e1bfc2c20e39374790fa6d03dd4f3aac626f.tar.gz
bcm5719-llvm-a6c6e1bfc2c20e39374790fa6d03dd4f3aac626f.zip
R600: Rework subtarget info and remove AMDILDevice classes
This should simplify the subtarget definitions and make it easier to add new ones. Reviewed-by: Vincent Lejeune <vljn@ovi.com> llvm-svn: 183566
Diffstat (limited to 'llvm/lib/Target/R600/SIISelLowering.cpp')
-rw-r--r--llvm/lib/Target/R600/SIISelLowering.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/R600/SIISelLowering.cpp b/llvm/lib/Target/R600/SIISelLowering.cpp
index 05307560435..d74f4014ee4 100644
--- a/llvm/lib/Target/R600/SIISelLowering.cpp
+++ b/llvm/lib/Target/R600/SIISelLowering.cpp
@@ -14,7 +14,6 @@
#include "SIISelLowering.h"
#include "AMDGPU.h"
-#include "AMDIL.h"
#include "AMDILIntrinsicInfo.h"
#include "SIInstrInfo.h"
#include "SIMachineFunctionInfo.h"
OpenPOWER on IntegriCloud