This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 267578962dc Simplify function prototypes in bugpoint, NFC new d3663859cfc [SelectionDAG] Add a helper function for creating a boolean [...] new a5944e599a6 [InstCombine] Add vector udiv tests
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 | 4 + lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 113 ++++++++++++++++------------ lib/CodeGen/SelectionDAG/TargetLowering.cpp | 51 +++++-------- test/Transforms/InstCombine/vector-udiv.ll | 27 +++++++ 4 files changed, 113 insertions(+), 82 deletions(-)