Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FileCheck-ize three tests of llvm/test/CodeGen/X86/h-register(s). | NAKAMURA Takumi | 2013-09-02 | 1 | -1/+22 |
* | llvm/test/CodeGen/X86: Update tests with -mattr=-bmi not to take BMI, corresp... | NAKAMURA Takumi | 2013-09-02 | 1 | -1/+1 |
* | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias | Bill Wendling | 2011-04-14 | 1 | -1/+1 |
* | Have the X86 back-end emit the alias instead of what's being aliased. In most | Bill Wendling | 2011-04-14 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Implement x86 h-register extract support. | Dan Gohman | 2009-04-13 | 1 | -0/+53 |