mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-03 19:15:30 +00:00
[GlobalISel] Rename TargetGlobalISel.td to GISel/SelectionDAGCompat.td
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293009 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4a50c7f39c
commit
55e9554da3
@ -1342,7 +1342,11 @@ include "llvm/Target/TargetCallingConv.td"
|
||||
include "llvm/Target/TargetSelectionDAG.td"
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
// Pull in the common support for Global ISel generation.
|
||||
// Pull in the common support for Global ISel register bank info generation.
|
||||
//
|
||||
include "llvm/Target/GlobalISel/RegisterBank.td"
|
||||
include "llvm/Target/TargetGlobalISel.td"
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
// Pull in the common support for the Global ISel DAG-based selector generation.
|
||||
//
|
||||
include "llvm/Target/GlobalISel/SelectionDAGCompat.td"
|
||||
|
Loading…
x
Reference in New Issue
Block a user