Make utils/update_llc_test_checks.py note that the assertions are
authorJames Y Knight <jyknight@google.com>
Mon, 23 Nov 2015 21:33:58 +0000 (21:33 +0000)
committerJames Y Knight <jyknight@google.com>
Mon, 23 Nov 2015 21:33:58 +0000 (21:33 +0000)
commit423c686bec80204dcf77693094f0f90c6337dd9c
tree1bbf4a3f9fa1ba6bb1e70b58c25200a178e5e31b
parent9a9e26b34f676c4ffcc94e0dacbcb338117736aa
Make utils/update_llc_test_checks.py note that the assertions are
autogenerated.

Also update existing test cases which appear to be generated by it and
weren't modified (other than addition of the header) by rerunning it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253917 91177308-0d34-0410-b5e6-96231b3b80d8
100 files changed:
test/CodeGen/X86/2011-10-21-widen-cmp.ll
test/CodeGen/X86/2011-20-21-zext-ui2fp.ll
test/CodeGen/X86/2012-1-10-buildvector.ll
test/CodeGen/X86/add-nsw-sext.ll
test/CodeGen/X86/avx-cvt-2.ll
test/CodeGen/X86/avx-cvt.ll
test/CodeGen/X86/avx-intrinsics-x86.ll
test/CodeGen/X86/avx-logic.ll
test/CodeGen/X86/avx-shift.ll
test/CodeGen/X86/avx-shuffle-x86_32.ll
test/CodeGen/X86/avx-vperm2x128.ll
test/CodeGen/X86/avx2-conversions.ll
test/CodeGen/X86/avx512-bugfix-25270.ll
test/CodeGen/X86/avx512-build-vector.ll
test/CodeGen/X86/avx512-extract-subvector.ll
test/CodeGen/X86/avx512-gather-scatter-intrin.ll
test/CodeGen/X86/avx512-trunc.ll
test/CodeGen/X86/avx512-vbroadcast.ll
test/CodeGen/X86/buildvec-insertvec.ll
test/CodeGen/X86/combine-and.ll
test/CodeGen/X86/combine-or.ll
test/CodeGen/X86/dag-fmf-cse.ll
test/CodeGen/X86/dag-merge-fast-accesses.ll
test/CodeGen/X86/exedeps-movq.ll
test/CodeGen/X86/fadd-combines.ll
test/CodeGen/X86/fast-isel-nontemporal.ll
test/CodeGen/X86/fdiv.ll
test/CodeGen/X86/fma_patterns_wide.ll
test/CodeGen/X86/fold-load-binops.ll
test/CodeGen/X86/fold-load-unops.ll
test/CodeGen/X86/fp-fast.ll
test/CodeGen/X86/lower-vec-shift-2.ll
test/CodeGen/X86/mmx-arg-passing-x86-64.ll
test/CodeGen/X86/mmx-arg-passing.ll
test/CodeGen/X86/or-lea.ll
test/CodeGen/X86/palignr.ll
test/CodeGen/X86/pr15267.ll
test/CodeGen/X86/setcc-lowering.ll
test/CodeGen/X86/sqrt-fastmath.ll
test/CodeGen/X86/sse-align-12.ll
test/CodeGen/X86/sse-only.ll
test/CodeGen/X86/sse-scalar-fp-arith-unary.ll
test/CodeGen/X86/sse2-vector-shifts.ll
test/CodeGen/X86/sse2.ll
test/CodeGen/X86/sse3.ll
test/CodeGen/X86/sse41-pmovxrm-intrinsics.ll
test/CodeGen/X86/swizzle-2.ll
test/CodeGen/X86/unaligned-32-byte-memops.ll
test/CodeGen/X86/v2f32.ll
test/CodeGen/X86/vec_cast2.ll
test/CodeGen/X86/vec_cmp_sint-128.ll
test/CodeGen/X86/vec_cmp_uint-128.ll
test/CodeGen/X86/vec_ctbits.ll
test/CodeGen/X86/vec_insert-5.ll
test/CodeGen/X86/vec_minmax_sint.ll
test/CodeGen/X86/vec_minmax_uint.ll
test/CodeGen/X86/vector-idiv.ll
test/CodeGen/X86/vector-lzcnt-256.ll
test/CodeGen/X86/vector-popcnt-128.ll
test/CodeGen/X86/vector-popcnt-256.ll
test/CodeGen/X86/vector-popcnt-512.ll
test/CodeGen/X86/vector-rotate-128.ll
test/CodeGen/X86/vector-rotate-256.ll
test/CodeGen/X86/vector-sext.ll
test/CodeGen/X86/vector-shift-ashr-128.ll
test/CodeGen/X86/vector-shift-ashr-256.ll
test/CodeGen/X86/vector-shift-ashr-512.ll
test/CodeGen/X86/vector-shift-lshr-128.ll
test/CodeGen/X86/vector-shift-lshr-256.ll
test/CodeGen/X86/vector-shift-lshr-512.ll
test/CodeGen/X86/vector-shift-shl-128.ll
test/CodeGen/X86/vector-shift-shl-256.ll
test/CodeGen/X86/vector-shift-shl-512.ll
test/CodeGen/X86/vector-shuffle-128-v16.ll
test/CodeGen/X86/vector-shuffle-128-v2.ll
test/CodeGen/X86/vector-shuffle-128-v4.ll
test/CodeGen/X86/vector-shuffle-128-v8.ll
test/CodeGen/X86/vector-shuffle-256-v16.ll
test/CodeGen/X86/vector-shuffle-256-v32.ll
test/CodeGen/X86/vector-shuffle-256-v4.ll
test/CodeGen/X86/vector-shuffle-256-v8.ll
test/CodeGen/X86/vector-shuffle-512-v16.ll
test/CodeGen/X86/vector-shuffle-512-v32.ll
test/CodeGen/X86/vector-shuffle-512-v8.ll
test/CodeGen/X86/vector-shuffle-combining.ll
test/CodeGen/X86/vector-shuffle-mmx.ll
test/CodeGen/X86/vector-shuffle-sse1.ll
test/CodeGen/X86/vector-shuffle-sse4a.ll
test/CodeGen/X86/vector-trunc.ll
test/CodeGen/X86/vector-tzcnt-128.ll
test/CodeGen/X86/vector-tzcnt-256.ll
test/CodeGen/X86/vector-tzcnt-512.ll
test/CodeGen/X86/vector-zext.ll
test/CodeGen/X86/vector-zmov.ll
test/CodeGen/X86/vselect-2.ll
test/CodeGen/X86/vselect.ll
test/CodeGen/X86/widen_shuffle-1.ll
test/CodeGen/X86/x86-fold-pshufb.ll
test/CodeGen/X86/xop-pcmov.ll
utils/update_llc_test_checks.py