summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-07-23-VSetCC.ll
AgeCommit message (Expand)AuthorFilesLines
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-07-08eliminate the v[if]cmp versions of these tests, now that [if]cmp+sext works.Chris Lattner1-26/+0
2009-07-07implement support for spliting and scalarizing vector setcc's. ThisChris Lattner1-0/+28
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman1-3/+3
2008-07-22LegalizeTypes support for VSETCC. Fixes PR2575.Duncan Sands1-0/+30