This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0e79832916c [AccelTable] Workaround for MSVC bug new 41fccf273ee [globalisel] Make LegalizerInfo::LegalizeAction available o [...]
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: .../GlobalISel/LegalizationArtifactCombiner.h | 4 +- include/llvm/CodeGen/GlobalISel/LegalizerInfo.h | 118 +++++++------- lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 17 +- lib/CodeGen/GlobalISel/LegalizerInfo.cpp | 8 +- lib/Target/AArch64/AArch64LegalizerInfo.cpp | 53 +++---- lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 1 + lib/Target/ARM/ARMLegalizerInfo.cpp | 22 +-- lib/Target/X86/X86LegalizerInfo.cpp | 9 +- unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp | 172 ++++++++++----------- 9 files changed, 206 insertions(+), 198 deletions(-)