summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/altivec.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for bitcasts to vector type in Evaluate.Eli Friedman2011-12-221-4/+4
* Move vector bitcast handling in constant expressions from the expressionRichard Smith2011-12-061-0/+9
* Don't emit nsw flags for vector operations; there's basically no benefit, and...Eli Friedman2011-05-061-1/+1
* supported: AltiVec vector initialization with a single literal according to P...Anton Yartsev2011-03-271-2/+29
* Fix the constant evaluator for AltiVec-style vector literals so that theJohn McCall2010-06-111-0/+4