This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bfae62c2cba [LV] Optimize for size when vectorizing loops with tiny trip count new e6f158fee49 [GlobalISel] Make multi-step legalization work.
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: include/llvm/CodeGen/GlobalISel/LegalizerInfo.h | 22 +++++++++--- lib/CodeGen/GlobalISel/LegalizerInfo.cpp | 26 +++++++++------ lib/Target/ARM/ARMLegalizerInfo.cpp | 39 +--------------------- unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp | 19 +++++++++++ 4 files changed, 52 insertions(+), 54 deletions(-)