Make LowerVSETCC aware of AVX types and add patterns to match them.
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Tue, 9 Aug 2011 00:46:57 +0000 (00:46 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Tue, 9 Aug 2011 00:46:57 +0000 (00:46 +0000)
commit0f0e0a0e58d00ce75d14bf09a152b1469cbfac27
tree624a9d8ef0efae1457abe0e5aa59795c21e7ce23
parent8e0cca6945ec09bad0decf34ecd832f7e84dc7f1
Make LowerVSETCC aware of AVX types and add patterns to match them.

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