aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/h-register-addressing-32.ll
AgeCommit message (Expand)Author
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
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
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-04-13Implement x86 h-register extract support.Dan Gohman