[PPC64LE] Run some existing Altivec tests on powerpc64le as well
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@210928 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/Headers/altivec.h 1 addition, 1 deletionlib/Headers/altivec.h
- test/Driver/altivec-asm.S 1 addition, 0 deletionstest/Driver/altivec-asm.S
- test/Parser/altivec-csk-bool.c 1 addition, 0 deletionstest/Parser/altivec-csk-bool.c
- test/Parser/altivec.c 2 additions, 0 deletionstest/Parser/altivec.c
- test/Parser/cxx-altivec.cpp 2 additions, 0 deletionstest/Parser/cxx-altivec.cpp
Loading
Please register or sign in to comment