This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5af811c1218 Fix formatting for r323876. NFC new 3faecaf800f [DAG] Prevent NodeId pruning of TokenFactors in Instruction [...] new 75c882ca5fb [InstCombine] add tests to show limit of canEvaluate* ; NFC
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: lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 4 +- test/CodeGen/X86/pr35316.ll | 76 ++++++++++++++++++++++++++ test/Transforms/InstCombine/cast-mul-select.ll | 75 +++++++++++++++++++++---- 3 files changed, 144 insertions(+), 11 deletions(-) create mode 100644 test/CodeGen/X86/pr35316.ll