This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 93ff1a51237 [X86][AVX512F_SCALAR]: Adding full coverage of MC encoding [...] new 6633705a455 GlobalISel: Make buildConstant handle vectors
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/Support/LowLevelTypeImpl.h | 4 +++ lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 42 +++++++++++++++++++--- unittests/CodeGen/GlobalISel/CMakeLists.txt | 11 +++--- unittests/CodeGen/GlobalISel/GISelMITest.h | 3 +- .../CodeGen/GlobalISel/MachineIRBuilderTest.cpp | 36 +++++++++++++++++++ 5 files changed, 85 insertions(+), 11 deletions(-) create mode 100644 unittests/CodeGen/GlobalISel/MachineIRBuilderTest.cpp