]> granicus.if.org Git - llvm/commit
[x86] regenerate checks with update_llc_test_checks.py
authorSanjay Patel <spatel@rotateright.com>
Mon, 12 Jun 2017 17:05:43 +0000 (17:05 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 12 Jun 2017 17:05:43 +0000 (17:05 +0000)
commite371fe36cc76a52e9353c754325206a1b3af5827
treea3cfeb2341018142a019f0885f389a75555ee11d
parent23ef7ef4e39c2a012341059223e31567ed4e9e10
[x86] regenerate checks with update_llc_test_checks.py

The dream of a unified check-line auto-generator for all phases of compilation is dead.
The llc script has already diverged to be better at its goal, so having 2 scripts that
do almost the same thing is just causing confusion for newcomers. I plan to fix up more
x86 tests in a next commit. We can rip out the llc ability in update_test_checks.py after
that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305202 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/2012-01-11-split-cv.ll
test/CodeGen/X86/add-sub-nsw-nuw.ll
test/CodeGen/X86/bt.ll
test/CodeGen/X86/cmov-into-branch.ll
test/CodeGen/X86/combine-64bit-vec-binop.ll
test/CodeGen/X86/fast-isel-select-sse.ll
test/CodeGen/X86/fp-logic-replace.ll
test/CodeGen/X86/fp-logic.ll