SelectionDAGBuilder::Clusterify : main functinality was replaced with CRSBuilder...
[oota-llvm.git] / lib / CodeGen / Spiller.cpp
index a9209ccf37a2e35a6e7c8b95b9b702813d235ae0..4cd22eb60f555c755bd7abfcd85b449f5884d5b8 100644 (file)
@@ -11,8 +11,8 @@
 
 #include "Spiller.h"
 #include "VirtRegMap.h"
-#include "LiveRangeEdit.h"
 #include "llvm/CodeGen/LiveIntervalAnalysis.h"
+#include "llvm/CodeGen/LiveRangeEdit.h"
 #include "llvm/CodeGen/LiveStackAnalysis.h"
 #include "llvm/CodeGen/MachineFrameInfo.h"
 #include "llvm/CodeGen/MachineFunction.h"