[X86][SSE] Update the cost table for integer-integer conversions on SSE2/SSE4.1.
[oota-llvm.git] / lib / Target / AMDGPU / AMDGPUSubtarget.cpp
index a50097fa097e74a2bf9a578d690b43ca1fb28512..0aee09bab5921bee745a41c6e96d9792dc753db6 100644 (file)
@@ -16,6 +16,7 @@
 #include "R600ISelLowering.h"
 #include "R600InstrInfo.h"
 #include "R600MachineScheduler.h"
+#include "SIFrameLowering.h"
 #include "SIISelLowering.h"
 #include "SIInstrInfo.h"
 #include "SIMachineFunctionInfo.h"