This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 31664123281 [ARM] Add dependency on GlobalISel for unit tests to fix sh [...] new 0d04cbb5783 [TargetLowering][DAGCombine][MSP430] add/use hook for Shift [...] new f7d6a8bc694 [X86] Pulled out helper to decode target shuffle element se [...]
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: include/llvm/CodeGen/TargetLowering.h | 6 +++++ lib/CodeGen/SelectionDAG/TargetLowering.cpp | 26 +++++++++++--------- lib/Target/MSP430/MSP430ISelLowering.cpp | 3 +++ lib/Target/MSP430/MSP430ISelLowering.h | 2 ++ lib/Target/X86/X86ISelLowering.cpp | 35 +++++++++++++++++---------- test/CodeGen/MSP430/shift-amount-threshold.ll | 20 +++++---------- 6 files changed, 53 insertions(+), 39 deletions(-)