This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ec70be0eaf7 [GlobalISel] Remove non-determinism from IRTranslator. new bece65fd181 [GlobalISel] Support vector-of-pointers in LLT
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 | 211 ++++++++++++++++------ lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 5 +- lib/CodeGen/LowLevelType.cpp | 6 +- lib/Support/LowLevelType.cpp | 29 ++- lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 4 +- test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 16 ++ unittests/CodeGen/LowLevelTypeTest.cpp | 11 ++ 7 files changed, 213 insertions(+), 69 deletions(-)