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