This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5972aca6bec [TargetLowering] Add depth limit to SimplifyMultipleUseDema [...] new e1534e4ff48 [SelectionDAG] Check for any recursion depth greater than 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: lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 6 +- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 4 +- test/CodeGen/AArch64/bitfield-insert.ll | 3 +- test/CodeGen/AMDGPU/idot8s.ll | 880 +++++++++--------- test/CodeGen/AMDGPU/idot8u.ll | 1201 +++++++++++++++---------- test/CodeGen/X86/vector-fshl-rot-512.ll | 8 +- test/CodeGen/X86/vector-fshr-rot-512.ll | 8 +- test/CodeGen/X86/vector-trunc-packus-widen.ll | 300 +++--- test/CodeGen/X86/vector-trunc-packus.ll | 300 +++--- 9 files changed, 1517 insertions(+), 1193 deletions(-)