This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7d02fd4 Fix comment new 1fc7fa1 [InstCombine] Determine the result of a select based on a dom [...]
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/ValueTracking.cpp | 5 +- lib/Transforms/InstCombine/InstCombineSelect.cpp | 18 ++++ test/Transforms/InstCombine/select-implied.ll | 103 +++++++++++++++++++++++ 3 files changed, 125 insertions(+), 1 deletion(-) create mode 100644 test/Transforms/InstCombine/select-implied.ll