aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/shl_elim.ll
Commit message (Expand)AuthorAgeFilesLines
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-1/+1
* X86: Shrink certain forms of movsx.Benjamin Kramer2013-07-121-3/+6
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-3/+3
* As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling2011-04-141-1/+1
* Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling2011-04-141-1/+1
* Update tests.Evan Cheng2010-04-281-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-3/+3
* Increase efficiency of sign_extend_inreg by using subregisters for truncation...Christopher Lamb2007-08-101-2/+2
* Change the x86 assembly output to use tab characters to separate theDan Gohman2007-07-311-3/+3
* new testcaseChris Lattner2007-04-181-0/+13