This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 75acc73db13 Remove explicit setting of the CFI jumptable section name, [...] new 6dcc5db09e8 [DagCombiner] Not all 'andn''s work with immediates. new e8d53c5b015 [DAGCombiner] Masked merge: enhance handling of 'andn' with [...]
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 | 14 ++++++++++++++ lib/Target/X86/X86ISelLowering.cpp | 11 +++++++++++ lib/Target/X86/X86ISelLowering.h | 2 ++ test/CodeGen/X86/icmp-opt.ll | 6 +++--- test/CodeGen/X86/selectcc-to-shiftand.ll | 16 ++++++++-------- .../X86/unfold-masked-merge-scalar-variablemask.ll | 15 +++++++-------- 6 files changed, 45 insertions(+), 19 deletions(-)