This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 728d43b28f1 [globalisel][tblgen] Add support for iPTR and implement am_ [...] new 196db93f659 Revert r315885: [globalisel][tblgen] Add support for iPTR a [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../llvm/CodeGen/GlobalISel/InstructionSelector.h | 6 - .../CodeGen/GlobalISel/InstructionSelectorImpl.h | 10 -- lib/CodeGen/GlobalISel/InstructionSelector.cpp | 18 --- lib/Target/AArch64/AArch64InstrFormats.td | 33 ------ lib/Target/AArch64/AArch64InstructionSelector.cpp | 125 --------------------- test/CodeGen/AArch64/GlobalISel/select-load.mir | 8 +- utils/TableGen/GlobalISelEmitter.cpp | 16 +-- 7 files changed, 11 insertions(+), 205 deletions(-)