]> granicus.if.org Git - llvm/commit
[X86] Add a test cases to demonstrate selecting GPR instructions when
authorGuy Blank <guy.blank@intel.com>
Tue, 29 Aug 2017 11:58:03 +0000 (11:58 +0000)
committerGuy Blank <guy.blank@intel.com>
Tue, 29 Aug 2017 11:58:03 +0000 (11:58 +0000)
commitd0babe35c8c31c1730e74968463022a459835649
tree1303ed134c3c5dab9ef1721007712f6ec6af60c6
parent3fbcc063cf16d610d540127be3f361103c329505
[X86] Add a test cases to demonstrate selecting GPR instructions when
using mask based ones are more appropriate.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311996 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/gpr-to-mask.ll [new file with mode: 0644]