This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 01a17792001 Fix MSVC unreferenced formal parameter warning. NFCI. new ff59b5d0fd6 [DAGCombiner] improve throughput of shift+logic+shift
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 74 ++++++++++++++++++++++++++ test/CodeGen/AArch64/bitfield-insert.ll | 12 ++--- test/CodeGen/AArch64/shift-logic.ll | 40 +++++++------- test/CodeGen/Thumb2/2010-03-15-AsmCCClobber.ll | 8 +-- test/CodeGen/X86/shift-logic.ll | 60 ++++++++++----------- 5 files changed, 134 insertions(+), 60 deletions(-)