summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/ext-vector.c
Commit message (Expand)AuthorAgeFilesLines
* Add a couple more tests for coverage.Eli Friedman2010-01-021-1/+10
* fix typoChris Lattner2009-12-231-1/+1
* fix opencl extvector element extraction on rvalues. We previouslyChris Lattner2009-12-231-0/+13
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* 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