This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ffb3337b41a [PowerPC] Optimize TLS initial-exec sequence to use X-Form [...] new 828ff3b7ed5 [ConstantFolding, InstSimplify] Handle more vector GEPs
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: lib/Analysis/InstructionSimplify.cpp | 4 ++-- lib/IR/ConstantFold.cpp | 25 ++++++++++++++++------- test/Analysis/ConstantFolding/vectorgep-crash.ll | 26 ++++++++++++++++++++++++ test/Transforms/InstSimplify/vector_gep.ll | 18 ++++++++++++++++ 4 files changed, 64 insertions(+), 9 deletions(-)