OSDN Git Service

Revert r309094: [globalisel][tablegen] Fuse the generated tables together.
authorDaniel Sanders <daniel_l_sanders@apple.com>
Wed, 26 Jul 2017 13:28:40 +0000 (13:28 +0000)
committerDaniel Sanders <daniel_l_sanders@apple.com>
Wed, 26 Jul 2017 13:28:40 +0000 (13:28 +0000)
commitd0d2059ec3c38de814b510c679c4a7dd5196f119
treebbea8f979852653dc19f06d1c8e11c6dac25e138
parent8ec224a8e2905403ce108eaff32248b8aad115a9
Revert r309094: [globalisel][tablegen] Fuse the generated tables together.

The ARM bots have started failing and while this patch should be an improvement
for these bots, it's also the only suspect in the blamelist. Reverting while
Diana and I investigate the problem.

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