aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/cmp.ll
AgeCommit message (Expand)Author
2011-04-14As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling
2011-04-14Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling
2010-10-08testcase that goes with r116053Chris Lattner
2010-10-08rename testChris Lattner