[Machine Combiner] Refactor machine reassociation code to be target-independent.
[oota-llvm.git] / lib / Target / AArch64 / AArch64InstrInfo.cpp
index 432410d94e11a77e0f4e6cbffd096b1415df8ead..fdae8d18ada3141b4baa0faaaa2c497a78d31709 100644 (file)
@@ -12,7 +12,6 @@
 //===----------------------------------------------------------------------===//
 
 #include "AArch64InstrInfo.h"
-#include "AArch64MachineCombinerPattern.h"
 #include "AArch64Subtarget.h"
 #include "MCTargetDesc/AArch64AddressingModes.h"
 #include "llvm/CodeGen/MachineFrameInfo.h"