This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b1aa708fa7e Revert "Fixed failing test cases" new c5c3a34221a [StructurizeCFG] Enable -structurizecfg-relaxed-uniform-reg [...] new 474f9965544 [TargetLowering] SimplifyMultipleUseDemandedBits - return U [...]
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: lib/CodeGen/SelectionDAG/TargetLowering.cpp | 11 +++- lib/Transforms/Scalar/StructurizeCFG.cpp | 2 +- test/CodeGen/AMDGPU/control-flow-optnone.ll | 4 +- test/CodeGen/X86/packss.ll | 2 +- test/CodeGen/X86/vector-idiv-udiv-128.ll | 96 ++++++++++++++--------------- test/CodeGen/X86/vector-reduce-mul-widen.ll | 8 +-- test/CodeGen/X86/vector-reduce-mul.ll | 8 +-- 7 files changed, 69 insertions(+), 62 deletions(-)