aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/promote-i16.ll
Commit message (Expand)AuthorAgeFilesLines
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-2/+2
* Commit the right set of tests for r133124. Sorry 'bout that!Nick Lewycky2011-06-161-2/+2
* Add a DAGCombine for (ext (binop (load x), cst)).Nick Lewycky2011-06-161-2/+12
* As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling2011-04-141-2/+2
* Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling2011-04-141-2/+2
* Enable i16 to i32 promotion by default.Evan Cheng2010-04-281-0/+11