Added tests for the cost of lowering VSELECT instructions.
authorFilipe Cabecinhas <me@filcab.net>
Fri, 16 May 2014 22:47:58 +0000 (22:47 +0000)
committerFilipe Cabecinhas <me@filcab.net>
Fri, 16 May 2014 22:47:58 +0000 (22:47 +0000)
commit31c8059e5d8575e9f8c92c60ccaf08dbc35657d1
tree858531983cb0b228a8a1e742c925bf9aaa5861cf
parentd77c1c4465fda5a7ec5432d4e6644c50aa7a74fe
Added tests for the cost of lowering VSELECT instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209045 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/CostModel/X86/vselect-cost.ll [new file with mode: 0644]