Code Model: Improve the accuracy of the zext/sext/trunc vector cost estimation.
authorNadav Rotem <nrotem@apple.com>
Mon, 5 Nov 2012 22:20:53 +0000 (22:20 +0000)
committerNadav Rotem <nrotem@apple.com>
Mon, 5 Nov 2012 22:20:53 +0000 (22:20 +0000)
commit2d1528b3584ad85f2674f7db14b6ee607da678ec
tree9b91e1b8f151c18b011df18cdb54de2b28f5609d
parente010eb3041c03fb9bbdc16f036ff69a3bbad6dfa
Code Model: Improve the accuracy of the zext/sext/trunc vector cost estimation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167412 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetTransformImpl.cpp
test/Analysis/CostModel/X86/cast.ll [new file with mode: 0644]
test/Transforms/LoopVectorize/X86/conversion-cost.ll