This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dea5ff1 Add support for allowing us to create uniquely identified "CO [...] new a8fbaf1 [CodeGen,Target] Remove the version of DAG.getVectorShuffle t [...] new bc65305 [CodeGen] Cleanup getVectorShuffle a bit to take advantage of [...]
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/SelectionDAG.h | 8 +--- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 20 ++++----- lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 13 +++--- lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 5 +-- lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 6 +-- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 38 +++++++++-------- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 7 ++-- lib/Target/AArch64/AArch64ISelLowering.cpp | 4 +- lib/Target/ARM/ARMISelLowering.cpp | 6 +-- lib/Target/X86/X86ISelLowering.cpp | 53 ++++++++++++------------ 10 files changed, 76 insertions(+), 84 deletions(-)