summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/ext-vector.c
Commit message (Expand)AuthorAgeFilesLines
* Make vectorized floating-point comparisons work without crashing.Eli Friedman2009-07-221-0/+14
* reimplement vector comparisons as [fi]cmp+sext instead of using v[if]cmp.Chris Lattner2009-07-081-4/+1
* Codegen sometimes crashes on comparisons that aren't legal, justChris Lattner2009-03-311-2/+8
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Support evaluation of vector constant expressions, and codegen of same.Nate Begeman2009-01-181-0/+2
* A couple more vector component access fixes.Nate Begeman2009-01-181-1/+1
* rename these tests to match the attribute.Chris Lattner2009-01-051-0/+121
OpenPOWER on IntegriCloud