OSDN Git Service

[globalisel] Add support for intrinsic_w_chain.
authorDaniel Sanders <daniel_l_sanders@apple.com>
Tue, 19 Sep 2017 12:56:36 +0000 (12:56 +0000)
committerDaniel Sanders <daniel_l_sanders@apple.com>
Tue, 19 Sep 2017 12:56:36 +0000 (12:56 +0000)
commit86721de9e5e8124a365b966f0eddd7130cee507f
treed6bd84a4e22dd8941ac0401f10901d878d33f4dc
parentbe4aef480ee94fb56bfe50384a7675b7d1bdf4c4
[globalisel] Add support for intrinsic_w_chain.

This maps directly to G_INTRINSIC_W_SIDE_EFFECTS.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313627 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/GlobalISel/SelectionDAGCompat.td
test/CodeGen/X86/GlobalISel/select-intrinsic-x86-flags-read-u32.mir [new file with mode: 0644]
utils/TableGen/GlobalISelEmitter.cpp