This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dccf5a1 [InstSimplify] vector div/rem with any zero element in diviso [...] new e5673c3 [Hexagon] Propagate zext of i1 into arithmetic code in selection DAG
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/Target/Hexagon/HexagonISelDAGToDAG.cpp | 96 ++++++++++++++++++++++++++++++ test/CodeGen/Hexagon/adde.ll | 54 ++++++++--------- test/CodeGen/Hexagon/isel-op-zext-i1.ll | 13 ++++ test/CodeGen/Hexagon/sube.ll | 47 +++++++-------- 4 files changed, 156 insertions(+), 54 deletions(-) create mode 100644 test/CodeGen/Hexagon/isel-op-zext-i1.ll