This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from db37cbc6f91 [GlobalISel][X86] G_ADD/G_SUB vector legalizer/selector support. new be169add2e2 [MVT] add v1i1 MVT
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/MachineValueType.h | 234 +++++++++++++++++--------------- include/llvm/CodeGen/ValueTypes.td | 220 +++++++++++++++--------------- lib/IR/ValueTypes.cpp | 2 + test/TableGen/intrinsic-varargs.td | 2 +- utils/TableGen/CodeGenTarget.cpp | 2 + 5 files changed, 238 insertions(+), 222 deletions(-)