summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_compare.ll
Commit message (Expand)AuthorAge
* add some more check for vector compares.Chris Lattner2009-07-08
* eliminate the v[if]cmp versions of these tests, now that [if]cmp+sext works.Chris Lattner2009-07-08
* dag combine sext(setcc) -> vsetcc before legalize. To make this safe,Chris Lattner2009-07-08
* add support for legalizing an icmp where the result is illegal (4xi1) butChris Lattner2009-07-07
* add a trivial test that vector compares work.Chris Lattner2009-07-07