aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2009-06-05-VZextByteShort.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-4/+24
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Enable element promotion type legalization by deafault.Nadav Rotem2011-10-161-1/+1
* As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling2011-04-141-9/+4
* Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling2011-04-141-4/+9
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Get rid of some bogus patterns for X86vzmovl. Don't create VZEXT_MOVL Eli Friedman2009-06-061-0/+37