This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e7e4f1f171d [ThinLTO] Consolidate cache key computation between new/old [...] new 689482be856 [LegalizeVectorTypes][X86][ARM][AArch64][PowerPC] Don't use [...]
The 1 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/LegalizeVectorTypes.cpp | 9 +- lib/Target/X86/X86ISelLowering.cpp | 14 +- test/CodeGen/AArch64/arm64-convert-v4f64.ll | 36 ++-- test/CodeGen/AArch64/vcvt-oversize.ll | 14 +- test/CodeGen/ARM/vcvt.ll | 10 +- test/CodeGen/PowerPC/vec_conv_fp64_to_i16_elts.ll | 144 ++++++------- test/CodeGen/PowerPC/vec_conv_fp64_to_i8_elts.ll | 96 ++++----- test/CodeGen/X86/vec_cast2.ll | 2 +- test/CodeGen/X86/vec_fp_to_int-widen.ll | 199 +++++------------ test/CodeGen/X86/vec_fp_to_int.ll | 248 ++++------------------ 10 files changed, 256 insertions(+), 516 deletions(-)