Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite X86 codegen regression test with FileCheck | Michael Liao | 2013-04-30 | 1 | -2/+7 |
* | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | Revert r133452: "Emit movq for 64-bit register to XMM register moves..." | Bob Wilson | 2011-06-21 | 1 | -1/+1 |
* | Emit movq for 64-bit register to XMM register moves, but continue to accept | Nick Lewycky | 2011-06-20 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -2/+2 |
* | Prefer movlhps over punpcklqdq, etc. in more cases. | Evan Cheng | 2008-09-25 | 1 | -1/+1 |
* | Add nounwind. | Evan Cheng | 2008-05-07 | 1 | -1/+1 |
* | make this test harder | Chris Lattner | 2008-03-09 | 1 | -0/+1 |
* | Teach SD some vector identities, allowing us to compile vec_set-9 into: | Chris Lattner | 2008-03-08 | 1 | -0/+8 |