This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_39 in repository llvm.
from dc6cf5a Merge r283123 into 3.9.1 new 9496ac1 Merging r279980: new 0cdf5ee Merging r281650: new 7e79c45 Merging r283599: new e0af6c9 Merging r283612:
The 4 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/Transforms/InstCombine/InstCombineCompares.cpp | 2 +- .../InstCombine/InstCombineLoadStoreAlloca.cpp | 14 ++++++++++ lib/Transforms/Utils/SimplifyCFG.cpp | 10 +++++-- .../Transforms/InstCombine/indexed-gep-compares.ll | 20 ++++++++++++++ test/Transforms/InstCombine/unpack-fca.ll | 17 ++++++++++++ test/Transforms/SimplifyCFG/PR29163.ll | 31 ++++++++++++++++++++++ 6 files changed, 91 insertions(+), 3 deletions(-) create mode 100644 test/Transforms/SimplifyCFG/PR29163.ll