This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0140a14c552 [Hexagon] Simplify some code, NFC new a7204c7b8c5 [X86] Add combine to shrink 64-bit ands when one input is a [...] new 7947e7211b5 [DAGCombiner] Add one use check to fold (not (and x, y)) -> [...]
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/DAGCombiner.cpp | 4 +- lib/Target/X86/X86ISelLowering.cpp | 14 +++++++ test/CodeGen/X86/bmi.ll | 6 +-- test/CodeGen/X86/gather-addresses.ll | 64 ++++++++++++++++---------------- test/CodeGen/X86/pr32284.ll | 21 +++++------ test/CodeGen/X86/tbm_patterns.ll | 9 +---- 6 files changed, 63 insertions(+), 55 deletions(-)