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