Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename these tests to match the attribute. | Chris Lattner | 2009-01-05 | 1 | -121/+0 |
* | Remainder is only valid on integer vector operands. | Daniel Dunbar | 2009-01-05 | 1 | -4/+77 |
* | Update a number of CodeGen tests to not create .ll files in the test | Daniel Dunbar | 2008-08-21 | 1 | -1/+1 |
* | OCUVector -> ExtVector, shorthand for extended vector, per feedback from Chris. | Nate Begeman | 2008-04-18 | 1 | -2/+2 |
* | Support checking and codegen of constant vector globals | Nate Begeman | 2008-01-25 | 1 | -0/+1 |
* | Allow implicit casts during arithmetic for OCUVector operations | Nate Begeman | 2007-12-30 | 1 | -1/+13 |
* | Handle non-constant initializers. | Devang Patel | 2007-10-24 | 1 | -0/+11 |
* | testcase for vector element access stuff. | Chris Lattner | 2007-08-03 | 1 | -0/+24 |