]> granicus.if.org Git - llvm/commit
Revert r315885: [globalisel][tblgen] Add support for iPTR and implement am_unscaled...
authorDaniel Sanders <daniel_l_sanders@apple.com>
Mon, 16 Oct 2017 02:15:39 +0000 (02:15 +0000)
committerDaniel Sanders <daniel_l_sanders@apple.com>
Mon, 16 Oct 2017 02:15:39 +0000 (02:15 +0000)
commit196db93f6598f21c90da5aabb50ca26a4fc99c9e
tree9a9e1b42a1ea01c59f332294261134bf17d35d08
parent728d43b28f1412c8b6bee7e7ef6cec79b872078f
Revert r315885: [globalisel][tblgen] Add support for iPTR and implement am_unscaled* and am_indexed*

MSVC doesn't like one of the constructors.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315886 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/AArch64InstrFormats.td
lib/Target/AArch64/AArch64InstructionSelector.cpp
test/CodeGen/AArch64/GlobalISel/select-load.mir
utils/TableGen/GlobalISelEmitter.cpp