summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-06-05-VZextByteShort.ll
AgeCommit message (Expand)AuthorFilesLines
2011-10-16Enable element promotion type legalization by deafault.Nadav Rotem1-1/+1
2011-04-14As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling1-9/+4
2011-04-14Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling1-4/+9
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-06-06Get rid of some bogus patterns for X86vzmovl. Don't create VZEXT_MOVL Eli Friedman1-0/+37