[PowerPC] Implement plain VSX load/store builtins.
Implement all the different 24 overloads for vec_xl and vec_xst. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@286455 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/Headers/altivec.h 144 additions, 0 deletionslib/Headers/altivec.h
- test/CodeGen/builtins-ppc-altivec.c 67 additions, 0 deletionstest/CodeGen/builtins-ppc-altivec.c
- test/CodeGen/builtins-ppc-quadword.c 28 additions, 0 deletionstest/CodeGen/builtins-ppc-quadword.c
- test/CodeGen/builtins-ppc-vsx.c 27 additions, 2 deletionstest/CodeGen/builtins-ppc-vsx.c
Loading
Please register or sign in to comment