This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from aeb19f8cb7d [NFC][EarlyCSE] Pre-commit unary FNeg tests. new 28187b07d7d [InstCombine] Shift amount reassociation: shl-trunc-shl pattern new 6fae83ec21c [TableGen] FieldInit: improve assertion message new f3b72e98f87 [X86] Move CPU features for Barcelona/K10 out of line
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: include/llvm/IR/PatternMatch.h | 6 ++ include/llvm/TableGen/Record.h | 9 ++- lib/Target/X86/X86.td | 21 ++++- lib/Transforms/InstCombine/InstCombineShifts.cpp | 90 ++++++++++++++++------ ...ift-amount-reassociation-with-truncation-shl.ll | 61 ++++----------- 5 files changed, 114 insertions(+), 73 deletions(-)