This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8d775498103 [ORC] Add some more docs/comments to the RemoteObjectLayer. new f10caaa5037 [InstCombine] In foldSelectIntoOp, avoid creating a Constan [...] new 783862083c7 [InstCombine] Move foldSelectICmpAnd helper function earlie [...] new 203c00ded6a [InstCombine] Add test cases for folding (select (icmp ne/e [...]
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/Transforms/InstCombine/InstCombineSelect.cpp | 245 +++---- .../InstCombine/select-with-bitwise-ops.ll | 801 ++++++++++++++++++++- 2 files changed, 923 insertions(+), 123 deletions(-)