summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/vector.c
Commit message (Collapse)AuthorAgeFilesLines
* Update a number of CodeGen tests to not create .ll files in the testDaniel Dunbar2008-08-211-1/+1
| | | | | | | | directory. - Removed .ll from the svn:ignore lists to try and prevent this. - Added svn:ignore on test/Misc/Output llvm-svn: 55104
* Fix constant vector init for initializer lists with an incomplete list Eli Friedman2008-05-301-0/+4
| | | | | | of elements. llvm-svn: 51769
* Add RUN line.Anders Carlsson2008-02-021-0/+1
| | | | llvm-svn: 46663
* Add trailing newline.Anders Carlsson2008-02-011-1/+1
| | | | llvm-svn: 46652
* Only OCU vectors can be splatted.Anders Carlsson2008-02-011-0/+6
llvm-svn: 46651
OpenPOWER on IntegriCloud