This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ca13ae1 [CostModel][X86] Added tests for sdiv/udiv costs for uniform [...] new f2b19f9 Fix *_EXTEND_VECTOR_INREG legalization new e1ac64b [CostModel][X86] Fixed AVX1/AVX512 sdiv/udiv uniformconst cos [...]
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/LegalizeIntegerTypes.cpp | 22 +++++++- lib/Target/X86/X86TargetTransformInfo.cpp | 65 ++++++++++++++++------ test/Analysis/CostModel/X86/div.ll | 68 +++++++++++------------ test/CodeGen/X86/promote-vec3.ll | 19 ++++--- 4 files changed, 110 insertions(+), 64 deletions(-)