This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 24b7308f7a1 [InstCombine] Tests for (a+b)<=a && (a+b)!=0 fold (PR43259) new 392a95b5fe8 [MVT] Add v256i1 to MachineValueType
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/ValueTypes.td | 251 +++++++++++----------- include/llvm/Support/MachineValueType.h | 251 +++++++++++----------- lib/CodeGen/ValueTypes.cpp | 2 + lib/Target/Hexagon/HexagonISelLowering.cpp | 21 +- test/CodeGen/Hexagon/autohvx/isel-setcc-v256i1.ll | 15 ++ 5 files changed, 285 insertions(+), 255 deletions(-) create mode 100644 test/CodeGen/Hexagon/autohvx/isel-setcc-v256i1.ll