Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -2/+2 |
* | llvm/test/CodeGen/X86: FileCheck-ize two tests in r171083. | NAKAMURA Takumi | 2012-12-26 | 1 | -1/+10 |
* | llvm/test/CodeGen/X86: Disable avx in two tests corresponding to r171082. | NAKAMURA Takumi | 2012-12-26 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -2/+2 |
* | Add nounwind. | Evan Cheng | 2008-05-07 | 1 | -4/+2 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -1/+1 |
* | Implement initial memory alignment awareness for SSE instructions. Vector loads | Dan Gohman | 2007-07-18 | 1 | -0/+14 |