OSDN Git Service

[globalisel] Separate the SelectionDAG importer from the emitter. NFC
authorDaniel Sanders <daniel_l_sanders@apple.com>
Mon, 20 Feb 2017 14:31:27 +0000 (14:31 +0000)
committerDaniel Sanders <daniel_l_sanders@apple.com>
Mon, 20 Feb 2017 14:31:27 +0000 (14:31 +0000)
commit96269a3b390f05d46c28ebc1ff11794324ba0a83
tree5084e9cf8573348b695b2d12a17009cc0785b764
parent05a06cba9ee31a002377463f832bc44a9a32ae26
[globalisel] Separate the SelectionDAG importer from the emitter. NFC

Summary:
In the near future the rules will be sorted between these two steps to
ensure that more important rules are not prevented by less important ones.

Reviewers: t.p.northover, ab, rovka, qcolombet, aditya_nandakumar

Reviewed By: ab

Subscribers: dberris, kristof.beyls, llvm-commits

Differential Revision: https://reviews.llvm.org/D29709

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295661 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/GlobalISelEmitter.cpp