summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sext-ret-val.ll
AgeCommit message (Expand)AuthorFilesLines
2011-04-14As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling1-1/+1
2011-04-14Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling1-1/+1
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-03-25Add a test case for PR3779: when to promote the function return value.Evan Cheng1-0/+16