Age | Commit message (Expand) | Author |
---|---|---|
2010-12-19 | now that generic vector types aren't selected onto MMX registers, these | Chris Lattner |
2010-10-10 | X86: Call _alldiv instead of __divdi3 on Windows (excluding cygwin). | Michael J. Spencer |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-08-25 | Remove obsolete -f flags. | Dan Gohman |
2009-07-22 | Make the grep line in this test more specific, to avoid | Dan Gohman |
2009-02-25 | Revert BuildVectorSDNode related patches: 65426, 65427, and 65296. | Evan Cheng |
2009-02-22 | Introduce the BuildVectorSDNode class that encapsulates the ISD::BUILD_VECTOR | Scott Michel |
2009-02-04 | Add test case for r63760. | Mon P Wang |