[PATCH] D10972: Add missing builtins to altivec.h for ABI compliance (vol. 3)
Nemanja Ivanovic
nemanja.i.ibm at gmail.com
Thu Jul 9 07:30:30 PDT 2015
nemanjai updated this revision to Diff 29330.
nemanjai marked 2 inline comments as done.
nemanjai added a comment.
Addressed the comments as follows:
- Added the missing mask
- Added handling for dependent feature options
- No change to the vec_sr implementations, waiting for more clarification
Repository:
rL LLVM
http://reviews.llvm.org/D10972
Files:
include/clang/Basic/BuiltinsPPC.def
include/clang/Basic/DiagnosticCommonKinds.td
lib/Basic/Targets.cpp
lib/Headers/altivec.h
test/CodeGen/builtins-ppc-altivec.c
test/CodeGen/builtins-ppc-p8vector.c
test/CodeGen/builtins-ppc-vsx.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10972.29330.patch
Type: text/x-patch
Size: 85138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150709/9884fc2c/attachment.bin>
More information about the llvm-commits
mailing list