This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 83bb944fae9 Fix gcc build after r300535. new 0d04c2b2a9a Revert "[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, 69 insertions(+), 213 deletions(-)