[X86][SSE][CostModel] Added full set of sitofp/uitofp costings for SSE2/AVX/AVX2...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 20 Jun 2015 14:58:01 +0000 (14:58 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 20 Jun 2015 14:58:01 +0000 (14:58 +0000)
commit1e71d7421a36e4e51708bb3e650cb20e423c68b2
tree8c81a34d47c5a6c79cffaa7c1202a444b50e74dd
parent34fb6355215d7d83b5eec3ba2dd46ba55d836134
[X86][SSE][CostModel] Added full set of sitofp/uitofp costings for SSE2/AVX/AVX2/AVX512F.

Merged separate (but equivalent) SSE2/AVX512F tests.

Removed codegen tests since these are already done better in test/CodeGen/X86.

The actual cost values still need to be updated to match recent codegen improvements.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240219 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/CostModel/X86/sitofp.ll
test/Analysis/CostModel/X86/uitofp.ll