This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 417caf5c7c0 [ThinLTO] Fix ThinLTO crash while destroying context new 8e98e027842 Reapply "[GlobalISel] Remove the GISelAccessor API."
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: docs/GlobalISel.rst | 2 - include/llvm/CodeGen/GlobalISel/GISelAccessor.h | 39 ----------------- 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 ++++---- unittests/Target/AArch64/CMakeLists.txt | 1 + 11 files changed, 76 insertions(+), 241 deletions(-) delete mode 100644 include/llvm/CodeGen/GlobalISel/GISelAccessor.h