This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 369072e5441 [libFuzzer] make a test more robust new 3fbb046df61 [GlobalISel] Remove a stall comment in CMake. new f646c276318 [GlobalISel] Remove the GISelAccessor API.
The 2 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: docs/GlobalISel.rst | 2 - include/llvm/CodeGen/GlobalISel/GISelAccessor.h | 39 ----------------- lib/CodeGen/GlobalISel/CMakeLists.txt | 3 -- lib/Target/AArch64/AArch64Subtarget.cpp | 57 +++++-------------------- lib/Target/AArch64/AArch64Subtarget.h | 20 ++++----- lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 37 +++------------- lib/Target/AMDGPU/AMDGPUSubtarget.h | 28 ++++++------ lib/Target/ARM/ARMSubtarget.cpp | 50 ++++------------------ lib/Target/ARM/ARMSubtarget.h | 17 ++++---- lib/Target/X86/X86Subtarget.cpp | 49 ++++----------------- lib/Target/X86/X86Subtarget.h | 17 ++++---- 11 files changed, 75 insertions(+), 244 deletions(-) delete mode 100644 include/llvm/CodeGen/GlobalISel/GISelAccessor.h