summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/h-register-addressing-32.ll
Commit message (Expand)AuthorAge
* FileCheck-ize three tests of llvm/test/CodeGen/X86/h-register(s).NAKAMURA Takumi2013-09-02
* llvm/test/CodeGen/X86: Update tests with -mattr=-bmi not to take BMI, corresp...NAKAMURA Takumi2013-09-02
* 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
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Implement x86 h-register extract support.Dan Gohman2009-04-13