summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/shl_elim.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* X86: Shrink certain forms of movsx.Benjamin Kramer2013-07-12
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-02
* 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
* Update tests.Evan Cheng2010-04-28
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Increase efficiency of sign_extend_inreg by using subregisters for truncation...Christopher Lamb2007-08-10
* Change the x86 assembly output to use tab characters to separate theDan Gohman2007-07-31
* new testcaseChris Lattner2007-04-18