462 changes: 0 additions & 462 deletions llvm/utils/TableGen/GlobalISel/PatternParser.cpp

This file was deleted.

118 changes: 0 additions & 118 deletions llvm/utils/TableGen/GlobalISel/PatternParser.h

This file was deleted.

4 changes: 2 additions & 2 deletions llvm/utils/TableGen/GlobalISel/Patterns.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
//===----------------------------------------------------------------------===//

#include "Patterns.h"
#include "../CodeGenInstruction.h"
#include "../CodeGenIntrinsics.h"
#include "CXXPredicates.h"
#include "CodeExpander.h"
#include "CodeExpansions.h"
#include "CodeGenInstruction.h"
#include "CodeGenIntrinsics.h"
#include "llvm/ADT/StringSet.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/raw_ostream.h"
Expand Down
475 changes: 463 additions & 12 deletions llvm/utils/TableGen/GlobalISelCombinerEmitter.cpp

Large diffs are not rendered by default.