summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/altivec-asm.S
Commit message (Collapse)AuthorAgeFilesLines
* [PPC64LE] Run some existing Altivec tests on powerpc64le as wellBill Schmidt2014-06-131-0/+1
| | | | | | | | | | | There are several Altivec tests that formerly ran only on big-endian targets (and in some cases only on 32-bit targets). It is useful to verify these on little-endian targets as well. While testing these, I discovered a typo in <altivec.h>. This is also fixed by this patch. llvm-svn: 210928
* Provide test case for commit r185544.Bill Schmidt2013-07-031-0/+3
Verify that assembling an empty file does not auto-include altivec.h. llvm-svn: 185563
OpenPOWER on IntegriCloud