Simplify extract element of a scalar to vector.
authorMon P Wang <wangmp@apple.com>
Sat, 17 Jan 2009 00:07:25 +0000 (00:07 +0000)
committerMon P Wang <wangmp@apple.com>
Sat, 17 Jan 2009 00:07:25 +0000 (00:07 +0000)
commit7ac9cdfc991db344a1e0f642aefc6db6b868b9b0
treede2838d4b126bf8e913a5247e83cd9f3abb86fe5
parentde62aeaec49ddcf4a4c61fbbb3a22d3a4dd448f0
Simplify extract element of a scalar to vector.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62383 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/X86/scalar-extract.ll [new file with mode: 0644]