Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / CodeGen / ScheduleDAGInstrs.cpp
index ebb80a736d2d2b0c94b3975acff7b3a908c970ef..662fc0e6d1a3226addbf6147d60460e7964fdd15 100644 (file)
@@ -26,8 +26,8 @@
 #include "llvm/CodeGen/PseudoSourceValue.h"
 #include "llvm/CodeGen/RegisterPressure.h"
 #include "llvm/CodeGen/ScheduleDFS.h"
+#include "llvm/IR/Operator.h"
 #include "llvm/MC/MCInstrItineraries.h"
-#include "llvm/Operator.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/Format.h"