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)
commitce72d611af0114d0a6a39f06960d5b75e90a2dd0
tree79cb83a650cfe636d36b37ca109dcdc22894be4d
parent6735ea86cd5dd2b3abbce44a7542c40a588419f4
Revert r315885: [globalisel][tblgen] Add support for iPTR and implement am_unscaled* and am_indexed*

MSVC doesn't like one of the constructors.

llvm-svn: 315886
llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h
llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
llvm/lib/CodeGen/GlobalISel/InstructionSelector.cpp
llvm/lib/Target/AArch64/AArch64InstrFormats.td
llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp
llvm/test/CodeGen/AArch64/GlobalISel/select-load.mir
llvm/utils/TableGen/GlobalISelEmitter.cpp