]> granicus.if.org Git - llvm/commit
Revert r315863: [globalisel][tablegen] Import ComplexPattern when used as an operator
authorDaniel Sanders <daniel_l_sanders@apple.com>
Sun, 15 Oct 2017 17:51:07 +0000 (17:51 +0000)
committerDaniel Sanders <daniel_l_sanders@apple.com>
Sun, 15 Oct 2017 17:51:07 +0000 (17:51 +0000)
commit7eb649c303bf271511a220479db6d8a04a1a8ab9
tree3ae465c4bd6cac6e5c0c079f9fa41991f0747625
parentcd3c7b27fed008593aa763807a56bf5e81ada954
Revert r315863: [globalisel][tablegen] Import ComplexPattern when used as an operator

A large number of bots are failing on an ambiguous constructor call.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315866 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/GlobalISel/InstructionSelector.h
include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
lib/CodeGen/GlobalISel/InstructionSelector.cpp
lib/Target/AArch64/AArch64InstructionSelector.cpp
test/TableGen/GlobalISelEmitter.td
utils/TableGen/GlobalISelEmitter.cpp