This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 61fe24c0fcb [DAGCombine] Remove LoadedSlice::Cost default 'ForCodeSize' [...] new 77ff67796a8 [TargetLowering] Add buildLegalVectorShuffle facility to he [...]
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: include/llvm/CodeGen/TargetLowering.h | 8 +++ lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 105 +++++++++++----------------- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 29 ++++++-- lib/Target/ARM/ARMISelLowering.cpp | 9 ++- 4 files changed, 78 insertions(+), 73 deletions(-)