This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e36a3e35dd7 [DAGCombiner] [CodeGenPrepare] More comprehensive GEP splitting new 52598dbf5e8 Test forward references in IntrinsicEmitter on Neon LD(2|3|4) new 784000b4c2a [LV] Deny irregular types in interleavedAccessCanBeWidened
The 2 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/IR/IntrinsicsAArch64.td | 20 +++--- lib/Transforms/Vectorize/LoopVectorize.cpp | 7 ++ .../X86/x86_fp80-interleaved-access.ll | 29 ++++++++ .../intrinsic-arg-overloading-struct-ret.ll | 79 ++++++++++++++++++++++ 4 files changed, 125 insertions(+), 10 deletions(-) create mode 100644 test/Transforms/LoopVectorize/X86/x86_fp80-interleaved-access.ll create mode 100644 test/Verifier/intrinsic-arg-overloading-struct-ret.ll