aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2008-07-23-VSetCC.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* eliminate the v[if]cmp versions of these tests, now that [if]cmp+sext works.Chris Lattner2009-07-081-26/+0
* implement support for spliting and scalarizing vector setcc's. ThisChris Lattner2009-07-071-0/+28
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-041-3/+3
* LegalizeTypes support for VSETCC. Fixes PR2575.Duncan Sands2008-07-221-0/+30