This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8cab40f23fd [X86] SimplifyDemandedVectorEltsForTargetNode - fix shadow [...] new cc239d2dd89 [CodeGen] Add larger vector types for i32 and f32
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 | 186 ++++++++++++---------- include/llvm/Support/MachineValueType.h | 274 +++++++++++++++++++------------- lib/CodeGen/ValueTypes.cpp | 26 ++- test/TableGen/intrinsic-varargs.td | 2 +- utils/TableGen/CodeGenTarget.cpp | 12 ++ 5 files changed, 304 insertions(+), 196 deletions(-)