X86 CostModel: Add support for a some of the common arithmetic instructions for SSE4...
authorNadav Rotem <nrotem@apple.com>
Sat, 3 Nov 2012 00:39:56 +0000 (00:39 +0000)
committerNadav Rotem <nrotem@apple.com>
Sat, 3 Nov 2012 00:39:56 +0000 (00:39 +0000)
commitc2345cbe73e82d76d2f53802ba6b56fce4ece148
tree13e2ec53068aab53fa6ad23bcb7fb52d12fdf77d
parentc59571878c27a47d869dfd618f6a62de32b56d00
X86 CostModel: Add support for a some of the common arithmetic instructions for SSE4, AVX and AVX2.

llvm-svn: 167347
llvm/include/llvm/Target/TargetTransformImpl.h
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
llvm/test/Analysis/CostModel/X86/arith.ll [new file with mode: 0644]
llvm/test/Analysis/CostModel/X86/vectorized-loop.ll