[PATCH] D26546: [PPC] Add vec_insert4b/vec_extract4b to altivec.h
Sean Fertile via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 30 20:40:02 PST 2016
sfertile updated this revision to Diff 79860.
sfertile marked an inline comment as done.
sfertile added a comment.
Changed all variable names to start with capitals, added description strings to the assertions, changed uses of '12' to MaxIndex and initialized the arrays in their definition.
Repository:
rL LLVM
https://reviews.llvm.org/D26546
Files:
include/clang/Basic/BuiltinsPPC.def
lib/CodeGen/CGBuiltin.cpp
lib/Headers/altivec.h
test/CodeGen/builtins-ppc-error.c
test/CodeGen/builtins-ppc-extractword-error.c
test/CodeGen/builtins-ppc-insertword-error.c
test/CodeGen/builtins-ppc-p9vector.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26546.79860.patch
Type: text/x-patch
Size: 9878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161201/f33431ed/attachment.bin>
More information about the cfe-commits
mailing list