This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6eae0f89c96 Fix line endings (NFC) new 123cdacd901 [APIntTest] multiplicativeInverse(): clarify test new 7df05c88b07 [NFC][TargetLowering] Some preparatory cleanups around 'pre [...] new 72994c96268 Removed extra ; after function definition new 1980b3a5288 [X86][AVX] combineX86ShuffleChain - pull out CombineShuffle [...]
The 4 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 +- .../Support/GenericIteratedDominanceFrontier.h | 2 +- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 35 ++-- lib/Target/X86/X86ISelLowering.cpp | 221 +++++++++++---------- unittests/ADT/APIntTest.cpp | 11 +- 5 files changed, 147 insertions(+), 130 deletions(-)