This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eebcffd2810 [InstCombine] Don't create extra ConstantInt objects in fol [...] new afbb3e0e902 [InstCombine] Add single use checks to SimplifyBSwap to ens [...] new 5e02f676543 [InstCombine] Clarify comment to mention other transform th [...] new 8e1b81f0307 [InstCombine] Change helper method to a file local static m [...] new 559127a46b8 [SimplifyCFG] Move a portion of an if statement that shoul [...]
The 4 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/InstCombineAndOrXor.cpp | 25 ++++++++++++++-------- lib/Transforms/InstCombine/InstCombineInternal.h | 1 - lib/Transforms/Utils/SimplifyCFG.cpp | 4 ++-- test/Transforms/InstCombine/bswap-fold.ll | 10 ++++----- 4 files changed, 22 insertions(+), 18 deletions(-)