This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_40 in repository llvm.
from dd52173 LLVM 4.0: cherry-pick r293291 - Avoid using unspecified order [...] new 80ed97e LLVM 4.0: cherry-pick r293293 - "Fix BasicAA incorrect assump [...] new 6144eee Merging r292516: -------------------------------------------- [...] new 8a028a2 Merging r292712 and r292713: -------------------------------- [...]
The 3 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/BasicAliasAnalysis.cpp | 10 ++-- lib/Target/ARM/ARMAsmPrinter.cpp | 3 ++ lib/Target/X86/X86ISelLowering.cpp | 4 +- test/Analysis/BasicAA/pr31761.ll | 19 +++++++ .../ARM/xray-armv6-attribute-instrumentation.ll | 6 +++ .../ARM/xray-armv7-attribute-instrumentation.ll | 6 +++ test/CodeGen/X86/phaddsub.ll | 58 ++++++++++++++++++++++ 7 files changed, 99 insertions(+), 7 deletions(-) create mode 100644 test/Analysis/BasicAA/pr31761.ll