This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 74fe5ca7247 [SCEV] Remove extra APInt copies from getRangeForAffineARHelper. new 461798230ce [DAGCombiner] If ISD::ABS is legal/custom, use it directly [...] new 88a4e3bee58 [X86][AVX2] Add scheduling latency/throughput tests for som [...]
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: lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 3 + test/CodeGen/X86/avx2-schedule.ll | 338 +++++++++++++++++++++++++++++++ test/CodeGen/X86/combine-abs.ll | 8 +- 3 files changed, 345 insertions(+), 4 deletions(-) create mode 100644 test/CodeGen/X86/avx2-schedule.ll