Add an EXTRACTPSmr pattern to match the pattern that
authorDan Gohman <gohman@apple.com>
Fri, 8 Aug 2008 18:30:21 +0000 (18:30 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 8 Aug 2008 18:30:21 +0000 (18:30 +0000)
commitd9ced092998b5ea3b10ab32b8f2407022b4508db
tree2897c82940e2fe6efa8734af214d0a5ce4989177
parentcbdf30af797115fed613cec7739c4ae0cd52abb1
Add an EXTRACTPSmr pattern to match the pattern that
X86ISelLowering creates.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54544 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/extractps.ll [new file with mode: 0644]