This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ffaa48bd2f3 [NFC] Make magic number for DJB hash function customizable. new 2ce5d0b2bca [globalisel] Introduce LegalityQuery to better encapsulate [...]
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 | 20 ++-- include/llvm/CodeGen/GlobalISel/LegalizerInfo.h | 57 ++++++++-- lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 14 +-- lib/CodeGen/GlobalISel/LegalizerInfo.cpp | 23 ++-- unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp | 117 +++++++++++---------- 5 files changed, 138 insertions(+), 93 deletions(-)