This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f235e145c91 [ORC] Fix an ambiguous call in a unit test. new 392c1020bc6 [DAGCombiner] Do not generate ISD::ADDE node if adde is not [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 +++- test/CodeGen/PowerPC/pr39815.ll | 5 ++--- test/CodeGen/PowerPC/pr40922.ll | 36 ++++++++++++++++++++++++++++++++ 3 files changed, 41 insertions(+), 4 deletions(-) create mode 100644 test/CodeGen/PowerPC/pr40922.ll