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