Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make vectorized floating-point comparisons work without crashing. | Eli Friedman | 2009-07-22 | 1 | -0/+14 |
* | reimplement vector comparisons as [fi]cmp+sext instead of using v[if]cmp. | Chris Lattner | 2009-07-08 | 1 | -4/+1 |
* | Codegen sometimes crashes on comparisons that aren't legal, just | Chris Lattner | 2009-03-31 | 1 | -2/+8 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Support evaluation of vector constant expressions, and codegen of same. | Nate Begeman | 2009-01-18 | 1 | -0/+2 |
* | A couple more vector component access fixes. | Nate Begeman | 2009-01-18 | 1 | -1/+1 |
* | rename these tests to match the attribute. | Chris Lattner | 2009-01-05 | 1 | -0/+121 |