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