OSDN Git Service

NFC.
authorGadi Haber <gadi.haber@intel.com>
Tue, 4 Jul 2017 21:51:05 +0000 (21:51 +0000)
committerGadi Haber <gadi.haber@intel.com>
Tue, 4 Jul 2017 21:51:05 +0000 (21:51 +0000)
commit2a5f74d29fbc6005f42652c412341a0bb5077748
treee7b6ba35e6b76b379e9d6e9bd81942908f283285
parent62eb0faea576c8e30a9dc57d5e1d249eeaa50142
NFC.
Made some updates to the half.ll test under CodeGen to make it friendly to the update_llc_test_checks .py tool as follows:
1.Removing the llc flag -asm-verbose=false
2.Grouping the multiple check-prefix directives
3.Apply update_llc_test_checks.py tool on the test

This change is needed to easily update scheduling changes in an upcoming patch.

Reviewers: zvi, RKSimon, craig.topper

Differential Revision: https://reviews.llvm.org/D34934

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307108 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/half.ll