]> granicus.if.org Git - llvm/commit
[globalisel][tablegen] Import rules containing intrinsic_wo_chain.
authorDaniel Sanders <daniel_l_sanders@apple.com>
Wed, 17 May 2017 13:39:49 +0000 (13:39 +0000)
committerDaniel Sanders <daniel_l_sanders@apple.com>
Wed, 17 May 2017 13:39:49 +0000 (13:39 +0000)
commit4980b7679c4086181c465ab6e30fe86c78fa9575
tree139fb524124e3933a66aa8577c5cb179317945ff
parentc5e816b1b1fca83aeba9379b1937276848f12181
[globalisel][tablegen] Import rules containing intrinsic_wo_chain.

Summary:
As of this patch, 1018 out of 3938 rules are currently imported.

Depends on D32275

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

Reviewed By: qcolombet

Subscribers: dberris, igorb, llvm-commits

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303259 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/GlobalISel/SelectionDAGCompat.td
test/TableGen/GlobalISelEmitter.td
utils/TableGen/GlobalISelEmitter.cpp